@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:p1265
  skos:prefLabel "archaeology"@en, "arkeologi"@sv, "arkeologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8868 .

tero:conceptscheme a skos:ConceptScheme .
yso:p8868 skos:exactMatch tero:p8868 .
allars:Y31100 skos:exactMatch tero:p8868 .
tero:p8867
  skos:prefLabel "marine archaeology"@en, "marinarkeologi"@sv, "meriarkeologia"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p8868 ;
  skos:broader tero:p8868 .

ysa:Y137993 skos:exactMatch tero:p8868 .
tero:p8868
  skos:narrower tero:p8867 ;
  skos:prefLabel "vedenalainen arkeologia"@fi, "underwater archaeology"@en, "undervattensarkeologi"@sv ;
  skosext:broaderGeneric tero:p1265 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p8868, ysa:Y137993, allars:Y31100 ;
  a skos:Concept ;
  skos:broader tero:p1265 .

