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

<http://www.yso.fi/onto/ttl/TTL2730> skos:exactMatch tero:TTL2730 .
tero:p17285
  skos:prefLabel "hallit (rakennukset)"@fi, "hallar"@sv, "halls"@en ;
  a skos:Concept ;
  skos:narrower tero:TTL2730 .

tero:conceptscheme a skos:ConceptScheme .
tero:TTL2730
  skosext:broaderGeneric tero:p17285 ;
  skos:broader tero:p17285 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2730> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "industrial halls"@en, "teollisuushallit"@fi, "industrihallar"@sv ;
  a skos:Concept .

