@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:Y16512 skos:exactMatch tero:p12272 .
yso:p12272 skos:exactMatch tero:p12272 .
ysa:Y98472 skos:exactMatch tero:p12272 .
tero:p9717
  skos:prefLabel "undantagslov"@sv, "exceptional permits"@en, "poikkeusluvat"@fi ;
  a skos:Concept ;
  skos:related tero:p12272 .

tero:p7883
  skos:prefLabel "byggnadsförbud"@sv, "building prohibitions"@en, "rakennuskiellot"@fi ;
  a skos:Concept ;
  skos:related tero:p12272 .

tero:p12272
  skos:related tero:p9717, tero:p7883 ;
  skos:prefLabel "building permits"@en, "byggnadslov"@sv, "rakennusluvat"@fi ;
  skos:broader tero:p2072 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:exactMatch allars:Y16512, yso:p12272, ysa:Y98472 ;
  skosext:broaderGeneric tero:p2072 ;
  skos:altLabel "bygglov"@sv .

tero:p2072
  skos:prefLabel "permits"@en, "tillstånd (lov)"@sv, "luvat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12272 .

