@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

afo:p4371
  skos:prefLabel "turvaohjaamot"@fi ;
  a skos:Concept ;
  skos:broader yso:p19600 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p19600
  skos:broader yso:p3602 ;
  skos:narrower afo:p4371 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "control cabins"@en, "förarhytter"@sv, "ohjaamot"@fi ;
  a skos:Concept .

afo:p218 skos:exactMatch yso:p19600 .
yso:p3602
  skos:prefLabel "tilat (rakennetut)"@fi, "lokaler"@sv, "premises"@en ;
  a skos:Concept ;
  skos:narrower yso:p19600 .

yso:p547
  a skos:Collection ;
  skos:prefLabel "tilat käyttötarkoituksen mukaan"@fi ;
  skos:member yso:p19600 .

