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

tero:p2159
  skos:prefLabel "etupiirit"@fi, "intressesfärer"@sv, "spheres of interest"@en ;
  skosext:broaderGeneric tero:p880 ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:broader tero:p880 ;
  skos:exactMatch yso:p2159, allars:Y20268, ysa:Y106159 ;
  skos:inScheme tero:conceptscheme ;
  rdfs:comment "alue jolla jllak valtiolla on etuja valvottavana; vaikutusalue" ;
  skos:related tero:p2157 ;
  a skos:Concept .

yso:p2159 skos:exactMatch tero:p2159 .
allars:Y20268 skos:exactMatch tero:p2159 .
tero:conceptscheme a skos:ConceptScheme .
tero:p2157
  skos:prefLabel "geopolitik"@sv, "geopolitics"@en, "geopolitiikka"@fi ;
  a skos:Concept ;
  skos:related tero:p2159 .

ysa:Y106159 skos:exactMatch tero:p2159 .
tero:p880
  skos:prefLabel "områden definierade genom människans aktivitet"@sv, "areas defined by human"@en, "ihmisen määrittämät alueet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p2159 .

