@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:conceptscheme a skos:ConceptScheme .
allars:Y29816 skos:exactMatch tero:p11012 .
tero:p381
  skos:prefLabel "förvaltningsdistrikt (organisation)"@sv, "administrative district (organisations)"@en, "hallinnollinen piiri (organisaatiot)"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11012 .

yso:p11012 skos:exactMatch tero:p11012 .
ysa:Y127170 skos:exactMatch tero:p11012 .
tero:p11012
  skos:broader tero:p381 ;
  skos:prefLabel "viltvårdsområden (organisationer)"@sv, "game districts (organisations)"@en, "riistanhoitopiirit (organisaatiot)"@fi ;
  skos:exactMatch allars:Y29816, yso:p11012, ysa:Y127170 ;
  skosext:broaderGeneric tero:p381 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "riistanhoitopiirit"@fi .

