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

afo:p260
  skos:prefLabel "petoeläimet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1303 .

afo:p1302
  skos:prefLabel "norppa"@fi ;
  a skos:Concept ;
  skos:broader afo:p1303 .

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

afo:p1377
  skos:prefLabel "halli"@fi ;
  a skos:Concept ;
  skos:broader afo:p1303 .

afo:p1303
  ns0:tietue "md=1995-09-05", "agcx=seals", "cc=30", "stalista=tarkista", "80", "ctx=hylkeet", "ed=1986-02-01", "sta=hyväksytty", "ntx=halli", "norppa", "Otariidae", "n", "Phocidae", "fte=seals" ;
  ns0:ed "1986-02-01" ;
  ns0:id "902" ;
  skos:prefLabel "hylkeet"@fi ;
  ns0:stalista "tarkista" ;
  ns0:md "1995-09-05" ;
  a skos:Concept ;
  skos:broader afo:p260 ;
  skos:exactMatch yso:p9962 ;
  ns0:scx "Phocidae"@la ;
  skos:altLabel "seals"@en ;
  skos:narrower afo:p1302, afo:p1377 ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" .

yso:p9962
  skos:prefLabel "sälar"@sv, "hylkeet"@fi, "seals"@en ;
  a skos:Concept .

