@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

yso:p15148
  skos:prefLabel "Great Crested Grebe"@en, "skäggdopping"@sv, "silkkiuikku"@fi ;
  a skos:Concept .

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

afo:p1711
  skos:prefLabel "silkkiuikut"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5966 .

afo:p5966
  ns0:scx "Podiceps cristatus"@la ;
  skos:broader afo:p1711 ;
  skos:exactMatch yso:p15148 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "silkkiuikku"@fi ;
  a skos:Concept .

