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

tero:p2179
  skos:prefLabel "geologi"@sv, "geology"@en, "geologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p2714 .

tero:conceptscheme a skos:ConceptScheme .
yso:p2714 skos:exactMatch tero:p2714 .
tero:p2714
  skos:exactMatch allars:Y26971, yso:p2714, ysa:Y101912 ;
  skos:prefLabel "stratigraphy"@en, "stratigrafi"@sv, "stratigrafia"@fi ;
  skos:broader tero:p2179 ;
  skos:related tero:p2713, tero:p7804 ;
  skosext:broaderGeneric tero:p2179 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:p7804
  skos:prefLabel "datering"@sv, "iänmääritys"@fi, "dating"@en ;
  a skos:Concept ;
  skos:related tero:p2714 .

allars:Y26971 skos:exactMatch tero:p2714 .
ysa:Y101912 skos:exactMatch tero:p2714 .
tero:p2713
  skos:prefLabel "sedimentering (geologi)"@sv, "sedimentation"@en, "sedimentaatio"@fi ;
  a skos:Concept ;
  skos:related tero:p2714 .

