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

tero:conceptscheme a skos:ConceptScheme .
yso:p14183 skos:exactMatch tero:p14183 .
tero:p3955
  skos:prefLabel "eldstäder"@sv, "hearths"@en, "tulisijat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p14183 .

tero:p207
  skos:prefLabel "concrete inanimate object"@en, "konkret icke-levande objekt"@sv, "konkreettinen eloton objekti"@fi ;
  a skos:Concept ;
  skos:narrower tero:p14183 .

allars:Y25287 skos:exactMatch tero:p14183 .
ysa:Y100810 skos:exactMatch tero:p14183 .
tero:p14183
  skos:prefLabel "fire bars"@en, "arinat"@fi, "rostar"@sv ;
  skos:exactMatch yso:p14183, ysa:Y100810, allars:Y25287 ;
  skosext:broaderGeneric tero:p207 ;
  a skos:Concept ;
  skos:altLabel "eldgaller"@sv, "ugnsgaller"@sv ;
  skos:broader tero:p3955, tero:p207 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderPartitive tero:p3955 .

