@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p12065
  skos:prefLabel "kontinenter"@sv, "continents"@en, "mantereet"@fi ;
  skos:related tero:p21654, tero:p12066 ;
  rdfs:comment "suuri yhtenäinen maa-alue, mannermaa" ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:broader tero:p264 ;
  skos:exactMatch allars:Y21095, ysa:Y103415, yso:p12065 ;
  skosext:broaderGeneric tero:p264 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
tero:p21654
  skos:prefLabel "tectonic plates"@en, "mannerlaatat"@fi, "kontinentalplattor"@sv ;
  a skos:Concept ;
  skos:related tero:p12065 .

tero:p12066
  skos:prefLabel "maanosat"@fi, "världsdelar"@sv, "continents"@en ;
  a skos:Concept ;
  skos:related tero:p12065 .

yso:p12065 skos:exactMatch tero:p12065 .
allars:Y21095 skos:exactMatch tero:p12065 .
tero:p264
  skos:prefLabel "naturformade områden"@sv, "areas created by nature"@en, "luonnon muodostamat alueet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12065 .

ysa:Y103415 skos:exactMatch tero:p12065 .
