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

tero:TTL1391
  skosext:broaderGeneric tero:p355 ;
  skos:broader tero:p355 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1391> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "fästande"@sv, "kiinnittäminen"@fi, "fastening"@en ;
  a skos:Concept .

tero:p355
  skos:prefLabel "förvandling"@sv, "alteration"@en, "toisenlaiseksi muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL1391 .

<http://www.yso.fi/onto/ttl/TTL1391> skos:exactMatch tero:TTL1391 .
tero:conceptscheme a skos:ConceptScheme .
