@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y113461 skos:exactMatch tero:p11879 .
allars:Y16523 skos:exactMatch tero:p11879 .
yso:p11879 skos:exactMatch tero:p11879 .
tero:p11879
  skos:prefLabel "building stones"@en, "rakennuskivet"@fi, "byggnadssten"@sv ;
  skosext:broaderGeneric tero:p396 ;
  a skos:Concept ;
  skos:exactMatch yso:p11879, ysa:Y113461, allars:Y16523 ;
  skos:broader tero:p396 ;
  skos:inScheme tero:conceptscheme .

tero:p396
  skos:prefLabel "byggvaror"@sv, "building components"@en, "rakennustarvikkeet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11879 .

