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

<http://www.yso.fi/onto/ttl/TTL61> skos:exactMatch tero:TTL61 .
tero:conceptscheme a skos:ConceptScheme .
tero:TTL1856
  skos:prefLabel "methacrylates"@en, "metakrylater"@sv, "metakrylaatit"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:TTL61 ;
  skos:broader tero:TTL61 .

tero:TTL61
  skosext:broaderGeneric tero:D000144 ;
  skos:broader tero:D000144 ;
  skos:narrower tero:TTL1856 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL61> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "akrylaatit"@fi, "akrylater"@sv, "acrylates"@en ;
  a skos:Concept .

tero:D000144
  skos:prefLabel "syror, acykliska"@sv, "Acyclic Acids"@en, "asykliset hapot"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL61 .

