@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@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:p1265
  skos:prefLabel "archaeology"@en, "arkeologi"@sv, "arkeologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18211 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y40834 skos:exactMatch tero:p18211 .
yso:p18211 skos:exactMatch tero:p18211 .
ysa:Y110742 skos:exactMatch tero:p18211 .
tero:p18211
  skos:exactMatch yso:p18211, allars:Y40834, ysa:Y110742 ;
  skos:prefLabel "molecular archaeology"@en, "molekylärarkeologi"@sv, "molekyyliarkeologia"@fi ;
  skosext:broaderGeneric tero:p1265 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1265 ;
  a skos:Concept .

