@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p10391
  skos:prefLabel "pandor"@sv, "pandas"@en, "pandat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10390 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y105723 skos:exactMatch tero:p10390 .
yso:p10390 skos:exactMatch tero:p10390 .
allars:Y42010 skos:exactMatch tero:p10390 .
tero:p10390
  skos:prefLabel "jättepanda"@sv, "isopanda"@fi, "Giant Panda"@en ;
  a skos:Concept ;
  skos:exactMatch yso:p10390, allars:Y42010, ysa:Y105723 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p10391 ;
  skosext:broaderGeneric tero:p10391 .

