@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:25409>
  skos:prefLabel "مونوترپنوئید"@fa, "monoterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:198895> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:198895>
  ns0:inchikey "PIOOXQKLTYQUAP-BYNQJWBRSA-N" ;
  ns0:formula "C14H22O5" ;
  ns0:monoisotopicmass "270.14672" ;
  skos:prefLabel "xylaric acid a"@en, "اسید زایلاریک A"@fa ;
  ns0:inchi "InChI=1S/C14H22O5/c1-8(2)10-3-4-14(18,7-15)12-11(10)5-9(6-19-12)13(16)17/h5,8,10-12,15,18H,3-4,6-7H2,1-2H3,(H,16,17)/t10-,11-,12-,14+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "270.325" ;
  ns0:charge "0" ;
  ns0:smiles "O=C(O)C1=C[C@H]2[C@H]([C@](O)(CC[C@@H]2C(C)C)CO)OC1" ;
  ns0:synonym_EXACT "(4aS,5R,8S,8aR)-8-hydroxy-8-(hydroxymethyl)-5-propan-2-yl-2,4a,5,6,7,8a-hexahydrochromene-3-carboxylic acid" .

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