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

yso:p2461 skos:exactMatch tero:p2461 .
tero:p2461
  skos:prefLabel "kognitiivinen antropologia"@fi, "cognitive anthropology"@en, "kognitiv antropologi"@sv ;
  skosext:broaderGeneric tero:p1560 ;
  skos:exactMatch yso:p2461, allars:Y42211, ysa:Y109315 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1560 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y42211 skos:exactMatch tero:p2461 .
ysa:Y109315 skos:exactMatch tero:p2461 .
tero:p1560
  skos:prefLabel "antropologi"@sv, "anthropology"@en, "antropologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p2461 .

