@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:p12067
  skos:prefLabel "school buildings"@en, "koulurakennukset"@fi, "skolbyggnader"@sv ;
  skos:broader tero:p88 ;
  skos:altLabel "koulut -- rakennukset"@fi ;
  skos:exactMatch allars:Y26117, yso:p12067, ysa:Y96410 ;
  skosext:broaderGeneric tero:p88 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y96410 skos:exactMatch tero:p12067 .
yso:p12067 skos:exactMatch tero:p12067 .
allars:Y26117 skos:exactMatch tero:p12067 .
tero:p88
  skos:prefLabel "offentliga byggnader"@sv, "public buildings"@en, "julkiset rakennukset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12067 .

