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

tero:p13794
  skos:prefLabel "luft"@sv, "air"@en, "ilma"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL3125 .

tero:conceptscheme a skos:ConceptScheme .
tero:TNR1888
  skos:prefLabel "inneklimat, inomhusklimat"@sv, "sisäilmasto"@fi, "indoor air"@en ;
  a skos:Concept ;
  skos:related tero:TTL3125 .

<http://www.yso.fi/onto/ttl/TTL3125> skos:exactMatch tero:TTL3125 .
tero:TTL3125
  skosext:broaderGeneric tero:p13794 ;
  skos:broader tero:p13794 ;
  skos:related tero:TNR1888 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL3125> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "uteluft"@sv, "ulkoilma"@fi, "open-air"@en ;
  a skos:Concept .

