@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 .

afo:p1543
  skos:prefLabel "merikotkat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1542 .

yso:p15399
  skos:prefLabel "white-tailed eagle"@en, "havsörn"@sv, "merikotka"@fi ;
  a skos:Concept .

afo:p1542
  ns0:tietue "80", "n", "white-tailed sea eagle", "cc=30", "rtx=maakotka", "fte=Haliaetus albicilla", "sta=hyväksytty", "ed=1986-02-01", "md=1995-09-05", "stalista=tarkista", "ctx=merikotka" ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  ns0:id "2717" ;
  ns0:sta "hyväksytty" ;
  ns0:scx "Haliaeetus albicilla"@la ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1986-02-01" ;
  skos:altLabel "white-tailed sea eagle"@en ;
  skos:prefLabel "merikotka"@fi ;
  ns0:md "1995-09-05" ;
  skos:broader afo:p1543 ;
  skos:exactMatch yso:p15399 .

