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

tero:p18849
  skos:prefLabel "human being"@en, "ihminen"@fi, "människan"@sv ;
  a skos:Concept ;
  skos:narrower tero:p24564 .

tero:conceptscheme a skos:ConceptScheme .
tero:p24564
  skos:broader tero:p18849 ;
  skos:prefLabel "Neanderthal"@en, "neandertalare"@sv, "neandertalinihminen"@fi ;
  yso:p23805 ysa:Y95490 ;
  skos:altLabel "neandertalmänniska"@sv ;
  a skos:Concept ;
  skos:exactMatch yso:p24564 ;
  skosext:broaderGeneric tero:p18849 ;
  skos:inScheme tero:conceptscheme .

yso:p24564 skos:exactMatch tero:p24564 .
