@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:p39841
  dc:created "2023-01-23"^^xsd:date ;
  skos:closeMatch <http://www.wikidata.org/wiki/Q2613101> ;
  skos:broader yso:p23503, yso:p38837 ;
  skos:inScheme yso: ;
  skos:exactMatch <http://www.yso.fi/onto/koko/p94211> ;
  skos:prefLabel "indolin"@sv, "indoliidna"@se, "indoliini"@fi, "indoline"@en ;
  dc:modified "2023-09-23"^^xsd:date ;
  a skos:Concept, <http://www.yso.fi/onto/yso-meta/Concept> .

yso:p23503
  skos:prefLabel "aromatiska kolväten"@sv, "aromaattiset hiilivedyt"@fi, "aromatic hydrocarbons"@en ;
  a skos:Concept, <http://www.yso.fi/onto/yso-meta/Concept> ;
  skos:narrower yso:p39841 .

yso:p38837
  skos:prefLabel "heterocykliska föreningar"@sv, "heterosykliset yhdisteet"@fi, "heterocyclic compounds"@en ;
  a skos:Concept, <http://www.yso.fi/onto/yso-meta/Concept> ;
  skos:narrower yso:p39841 .

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

