@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

yso:
  rdfs:label "YSO - Almmolaš suopmelaš ontologiija"@sme, "ALLFO - Allmän finländsk ontologi"@sv, "YSO - Yleinen suomalainen ontologia"@fi, "YSO - General Finnish ontology"@en ;
  a owl:Ontology, skos:ConceptScheme .

<http://www.yso.fi/onto/yso-meta/Concept>
  rdfs:label "Oktasašdoaba"@se, "Allmänbegrepp"@sv, "Yleiskäsite"@fi, "General concept"@en ;
  a owl:Class .

yso:p040822
  dc:created "2025-06-25"^^xsd:date ;
  skos:closeMatch <http://www.wikidata.org/wiki/Q407418>, <http://id.loc.gov/authorities/subjects/sh85083726> ;
  skos:broader yso:p20942, yso:p5845 ;
  skos:inScheme yso: ;
  skos:exactMatch <http://www.yso.fi/onto/koko/p96970> ;
  skos:prefLabel "mentol"@sv, "mentoli"@fi, "menthol"@en ;
  dc:modified "2025-06-25"^^xsd:date ;
  a skos:Concept, <http://www.yso.fi/onto/yso-meta/Concept> .

yso:p20942
  skos:prefLabel "monoterpenat"@se, "monoterpener"@sv, "monoterpeenit"@fi, "monoterpenes"@en ;
  a skos:Concept, <http://www.yso.fi/onto/yso-meta/Concept> ;
  skos:narrower yso:p040822 .

yso:p5845
  skos:prefLabel "alkoholat (ovttastusat)"@se, "alkoholer (föreningar)"@sv, "alkoholit (yhdisteet)"@fi, "alcohols (organic compounds)"@en ;
  a skos:Concept, <http://www.yso.fi/onto/yso-meta/Concept> ;
  skos:narrower yso:p040822 .

yso:p26531
  skos:prefLabel "09 Kemiija"@se, "09 Kemi"@sv, "09 Kemia"@fi, "09 Chemistry"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member yso:p040822 .

