@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:p2005
  skos:prefLabel "maskiner"@sv, "machines"@en, "koneet"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL2319 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/ttl/TTL2319> skos:exactMatch tero:TTL2319 .
tero:TTL1470
  skos:prefLabel "maskiner och apparater"@sv, "machinery and equipment"@en, "koneet ja laitteet"@fi ;
  a skos:Concept ;
  skos:related tero:TTL2319 .

tero:TTL2319
  skosext:broaderGeneric tero:p2005 ;
  skos:broader tero:p2005 ;
  skos:related tero:TTL1470 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2319> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "träförädlingsmaskiner"@sv, "puunjalostuskoneet"@fi, "wood processing machines"@en ;
  a skos:Concept .

