@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://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:205242> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:205242>
  skos:prefLabel "militarinone f"@en, "میلیتارینون اف"@fa ;
  ns0:formula "C26H35NO5" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:inchi "InChI=1S/C26H35NO5/c1-5-17(2)14-19(4)15-18(3)8-6-7-9-22(28)23-24(29)21(16-27(31)25(23)30)26-12-10-20(32-26)11-13-26/h6-9,15-17,19-20,29,31H,5,10-14H2,1-4H3/b8-6+,9-7+,18-15+" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "1,4-dihydroxy-5-(7-oxabicyclo[2.2.1]heptan-1-yl)-3-[(2E,4E,6E)-6,8,10-trimethyldodeca-2,4,6-trienoyl]pyridin-2-one" ;
  ns0:mass "441.568" ;
  ns0:smiles "O=C1N(O)C=C(C23OC(CC2)CC3)C(=C1C(=O)/C=C/C=C/C(=C/C(CC(CC)C)C)/C)O" ;
  ns0:monoisotopicmass "441.25152" ;
  ns0:inchikey "HJCSSOXITDMEEP-YCHDRXDESA-N" .

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 .
