@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

tero:p324
  skos:prefLabel "kemiska föreningar"@sv, "chemical compounds"@en, "kemialliset yhdisteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p14898 .

tero:conceptscheme a skos:ConceptScheme .
yso:p14898 skos:exactMatch tero:p14898 .
tero:p14898
  dc11:source "Biologian sanakirja" ;
  skosext:broaderGeneric tero:p324 ;
  skos:exactMatch yso:p14898, ysa:Y105110, allars:Y41430 ;
  rdfs:comment "hiilen ja hapen muodostama ryhmä, joka esiintyy mm. aldehydeissä ja ketoneissa" ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p324 ;
  skos:prefLabel "karbonyylit"@fi, "carbonyls"@en, "karbonyler"@sv ;
  a skos:Concept .

allars:Y41430 skos:exactMatch tero:p14898 .
ysa:Y105110 skos:exactMatch tero:p14898 .
