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

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

yso:p4911
  skos:prefLabel "ships"@en, "laivat"@fi, "fartyg"@sv ;
  a skos:Concept ;
  skos:related yso:p20893 .

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

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

yso:p20893
  skos:broader yso:p3602 ;
  skos:closeMatch ysa:Y155026, allars:Y35491 ;
  skos:related yso:p4911 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "navigation bridges"@en, "komentosillat"@fi, "kommandobryggor"@sv ;
  a skos:Concept .

