@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 afo: <http://www.yso.fi/onto/afo/> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

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

yso:p11027
  skos:prefLabel "harbours"@en, "satamat"@fi, "hamnar"@sv ;
  a skos:Concept ;
  skos:narrower afo:p1567 .

afo:p1567
  ns0:tietue "btx=satamat", "cc=80", "n", "fte=fishing harbours", "fishing ports", "stalista=tarkista", "ctx=kalasatamat", "md=1995-09-05", "fishing harbors", "ed=1987-01-31", "sta=hyväksytty" ;
  skos:broader afo:p1455, yso:p11027 ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  skos:prefLabel "kalasatamat"@fi ;
  ns0:md "1995-09-05" ;
  skos:altLabel "fishing harbors"@en, "fishing ports"@en, "fishing harbours"@en ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  ns0:ed "1987-01-31" ;
  ns0:id "5466" ;
  ns0:sta "hyväksytty" .

afo:p1455
  skos:prefLabel "satamat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1567 .

