@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://www.irandoc.acir/onto/irandoc/CHEBI:36758>
  skos:prefLabel "آپو کاروتنوئید sesquiterpenoid"@fa, "apo carotenoid sesquiterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:168090> .

<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:168090>
  skos:prefLabel "متیل دی هیدروفازات"@fa, "methyl dihydrophaseate"@en ;
  ns0:formula "C16H24O5" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "296.363" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "296.16237" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36758> ;
  ns0:inchikey "QNMHUZMKLBWTQM-QHWQNDSGSA-N" ;
  ns0:synonym_EXACT "methyl (2E,4E)-5-[(1R,3S,5R,8S)-3,8-dihydroxy-1,5-dimethyl-6-oxabicyclo[3.2.1]octan-8-yl]-3-methylpenta-2,4-dienoate" ;
  ns0:smiles "O1[C@]2([C@@](O)([C@](C[C@H](O)C2)(C1)C)/C=C/C(/C)=C/C(OC)=O)C" ;
  ns0:inchi "InChI=1S/C16H24O5/c1-11(7-13(18)20-4)5-6-16(19)14(2)8-12(17)9-15(16,3)21-10-14/h5-7,12,17,19H,8-10H2,1-4H3/b6-5+,11-7+/t12-,14+,15+,16-/m0/s1" ;
  ns0:subset "2_STAR" .

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 .
