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

tero:conceptscheme a skos:ConceptScheme .
tero:p16374
  skos:exactMatch yso:p16374, ysa:Y104175, allars:Y28180 ;
  skos:prefLabel "teltat"@fi, "tält"@sv, "tents"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p7539 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p7539 .

tero:p7539
  skos:prefLabel "konstruktioner (byggnader)"@sv, "rakennelmat"@fi, "structures"@en ;
  a skos:Concept ;
  skos:narrower tero:p16374 .

yso:p16374 skos:exactMatch tero:p16374 .
allars:Y28180 skos:exactMatch tero:p16374 .
ysa:Y104175 skos:exactMatch tero:p16374 .
