@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:p3753
  skos:prefLabel "mekanik"@sv, "mekaniikka"@fi, "mechanics"@en ;
  a skos:Concept ;
  skos:narrower tero:TTL1397 .

tero:TTL1397
  skosext:broaderGeneric tero:p3753 ;
  skos:broader tero:p3753 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1397> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "kinetics"@en, "kinetik"@sv, "kinetiikka"@fi ;
  a skos:Concept .

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