@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 mero: <http://www.yso.fi/onto/mero/> .

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

mero:t256 skos:member mero:m9318 .
yso:p12572
  skos:prefLabel "regler"@sv, "rules"@en, "säännöt"@fi ;
  a skos:Concept ;
  skos:narrower mero:m9318 .

mero:m9318
  skos:note "alusten ja satamarakenteiden kansainvälinen turvasäännöstö; internationella koden för sjöfartsskydd på fartyg och i hamnanläggningar; International Code for the Security of Ships and Port facilities"@fi ;
  skos:broader yso:p12572 ;
  skos:altLabel "International Ship and Port Facility Security Code" ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "ISPS-säännöstö"@fi ;
  a skos:Concept .

