@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:conceptscheme a skos:ConceptScheme .
tero:p6561
  skos:prefLabel "causing to move"@en, "rörelseframkallande"@sv, "liikuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL1644 .

<http://www.yso.fi/onto/ttl/TTL1644> skos:exactMatch tero:TTL1644 .
tero:TTL1826
  skos:prefLabel "materialaktiviteter"@sv, "materiaalitoiminnot"@fi, "materials handling"@en ;
  a skos:Concept ;
  skos:related tero:TTL1644 .

tero:TTL1644
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1644> ;
  skos:prefLabel "loading and unloading"@en, "lastaus ja purkaus"@fi, "lastning och lossning"@sv ;
  skosext:broaderGeneric tero:p6561 ;
  a skos:Concept ;
  skos:broader tero:p6561 ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:TTL1826, tero:p9140 .

tero:p9140
  skos:prefLabel "logistik"@sv, "logistics"@en, "logistiikka"@fi ;
  a skos:Concept ;
  skos:related tero:TTL1644 .

