@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:33822>
  skos:prefLabel "ترکیب هیدروکسی آلی"@fa, "organic hydroxy compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:218836> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:218836>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "پنی هیدرون"@fa, "penihydrone"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33822> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C14H22O3/c1-2-3-4-5-6-7-11-8-12(16)9-14(17)13(11)10-15/h4-7,11-13,15-16H,2-3,8-10H2,1H3/b5-4+,7-6+/t11-,12-,13+/m1/s1" ;
  ns0:mass "238.327" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C14H22O3" ;
  ns0:monoisotopicmass "238.15689" ;
  ns0:smiles "O=C1[C@H]([C@H](/C=C/C=C/CCC)C[C@H](C1)O)CO" ;
  ns0:synonym_EXACT "(2R,3S,5R)-3-[(1E,3E)-hepta-1,3-dienyl]-5-hydroxy-2-(hydroxymethyl)cyclohexan-1-one" ;
  ns0:inchikey "HBWFPUIBEDBVSO-FHMLZERMSA-N" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
