@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:p1563
  a skos:Concept ;
  skos:broader afo:p3007 ;
  skos:prefLabel "sorsat"@fi .

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

yso:p14859
  a skos:Concept ;
  skos:prefLabel "anseriformes"@en, "sorsalinnut"@fi, "andfåglar"@sv .

afo:p3007
  a skos:Concept ;
  skos:broader afo:p1066 ;
  skos:exactMatch yso:p14859 ;
  skos:inScheme yso:conceptscheme ;
  skos:narrower afo:p1563 ;
  skos:prefLabel "sorsalinnut"@fi ;
  ns0:agcx "Anseriformes"@la ;
  ns0:ed "1986-02-01" ;
  ns0:id "4171" ;
  ns0:md "1995-09-05" ;
  ns0:scx "Anseriformes"@la ;
  ns0:siirtopv "2006-03-03" ;
  ns0:sta "hyväksytty" ;
  ns0:stalista "tarkista" ;
  ns0:tietue "cc=30", "agcx=Anseriformes", "md=1995-09-05", "sta=hyväksytty", "fte=Anseriformes", "stalista=tarkista", "n", "btx=linnut", "ed=1986-02-01", "80", "ctx=sorsalinnut" .

afo:p1066
  a skos:Concept ;
  skos:narrower afo:p3007 ;
  skos:prefLabel "linnut"@fi .

