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

tero:conceptscheme a skos:ConceptScheme .
yso:p5170 skos:exactMatch tero:p5170 .
tero:p5171
  skos:prefLabel "miljöförvaltning"@sv, "environment administration"@en, "ympäristöhallinto"@fi ;
  a skos:Concept ;
  skos:narrower tero:p5170 .

ysa:Y100454 skos:exactMatch tero:p5170 .
allars:Y22886 skos:exactMatch tero:p5170 .
tero:p5170
  skos:exactMatch allars:Y22886, yso:p5170, ysa:Y100454 ;
  skos:broader tero:p5171 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p5171 ;
  skos:prefLabel "miljövårdsförvaltning"@sv, "environmental administration"@en, "ympäristönsuojeluhallinto"@fi ;
  a skos:Concept .

