@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:D002264
  skos:prefLabel "Carboxylic Acids"@en, "karboksyylihapot"@fi, "karboxylsyror"@sv ;
  a skos:Concept ;
  skos:narrower tero:D000144 .

tero:TTL61
  skos:prefLabel "akrylaatit"@fi, "akrylater"@sv, "acrylates"@en ;
  a skos:Concept ;
  skosext:broaderGeneric tero:D000144 ;
  skos:broader tero:D000144 .

tero:D002219
  skos:prefLabel "carbamates"@en, "karbamater"@sv, "karbamaatit"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:D000144 ;
  skos:broader tero:D000144 .

tero:D000144
  skos:narrower tero:TTL61, tero:D002219 ;
  skos:prefLabel "Acyclic Acids"@en, "syror, acykliska"@sv, "asykliset hapot"@fi ;
  skos:altLabel "ei-syklinen happo"@fi, "asyklinen happo"@fi, "ei-sykliset hapot"@fi ;
  skosext:broaderGeneric tero:D002264 ;
  skos:broader tero:D002264 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

