@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:D002264
  skosext:broaderGeneric tero:D009930 ;
  skos:broader tero:D009930 ;
  skos:altLabel "karboksyylihappo"@fi ;
  skos:narrower tero:D000144 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Carboxylic Acids"@en, "karboksyylihapot"@fi, "karboxylsyror"@sv ;
  a skos:Concept .

tero:D009930
  skos:prefLabel "organiska kemikalier"@sv, "orgaaniset kemikaalit"@fi, "Organic Chemicals"@en ;
  a skos:Concept ;
  skos:narrower tero:D002264 .

tero:conceptscheme a skos:ConceptScheme .
tero:D000144
  skos:prefLabel "syror, acykliska"@sv, "Acyclic Acids"@en, "asykliset hapot"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:D002264 ;
  skos:broader tero:D002264 .

