@prefix actris_vocab: <https://vocabulary.actris.nilu.no/actris_vocab/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .

actris_vocab:MetekMIRA35
  skos:prefLabel "Metek MIRA35"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:Metek .

actris_vocab:Metek
  skos:broader actris_vocab:manufacturer ;
  skos:narrower actris_vocab:MetekMIRA10, actris_vocab:MetekMIRA35C, actris_vocab:MetekMIRA35, actris_vocab:MetekMIRA35S ;
  skos:inScheme actris_vocab: ;
  skos:prefLabel "Metek"@en ;
  dc:creator <https://orcid.org/0000-0002-3380-3470> ;
  a skos:Concept .

actris_vocab:MetekMIRA35S
  skos:prefLabel "Metek MIRA35S"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:Metek .

actris_vocab:manufacturer
  skos:prefLabel "manufacturer"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:Metek .

actris_vocab:
  skos:prefLabel "ACTRIS Vocabulary"@en ;
  a skos:ConceptScheme .

actris_vocab:MetekMIRA35C
  skos:prefLabel "Metek MIRA35C"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:Metek .

actris_vocab:MetekMIRA10
  skos:prefLabel "Metek MIRA10"@en ;
  a skos:Concept ;
  skos:broader actris_vocab:Metek .

