@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:p1669
  skos:prefLabel "abstract"@en, "abstrakti"@fi, "abstrakt"@sv ;
  a skos:Concept ;
  skos:narrower tero:p4778 .

allars:Y21122 skos:exactMatch tero:p4778 .
tero:p4778
  skos:exactMatch yso:p4778, allars:Y21122, ysa:Y102671 ;
  skos:prefLabel "coordinates"@en, "koordinater"@sv, "koordinaatit"@fi ;
  skosext:broaderGeneric tero:p1669 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p4779 ;
  skos:broader tero:p1669 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y102671 skos:exactMatch tero:p4778 .
yso:p4778 skos:exactMatch tero:p4778 .
tero:p4779
  skos:prefLabel "geographical coordinates"@en, "geografiska koordinater"@sv, "maantieteelliset koordinaatit"@fi ;
  a skos:Concept ;
  skos:related tero:p4778 .

