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

tero:conceptscheme a skos:ConceptScheme .
tero:p347
  skos:prefLabel "plats definierad genom människans aktivitet"@sv, "place defined by human"@en, "ihmisen määrittämä paikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24132 .

yso:p24132 skos:exactMatch tero:p24132 .
tero:p20442
  skos:prefLabel "service stations"@en, "servicestationer"@sv, "huoltoasemat"@fi ;
  a skos:Concept ;
  skos:related tero:p24132 .

tero:p24132
  skos:prefLabel "distributionsstationer"@sv, "jakeluasemat"@fi, "fuel stations"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p20442 ;
  yso:p23805 ysa:Y171415 ;
  skosext:broaderGeneric tero:p347 ;
  skos:exactMatch yso:p24132 ;
  a skos:Concept ;
  skos:altLabel "bensinstationer"@sv ;
  skos:broader tero:p347 .

