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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:181277>
  ns0:charge "0" ;
  ns0:formula "C26H38O2" ;
  ns0:mass "382.588" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C26H38O2/c1-20(2)9-6-10-21(3)11-7-12-22(4)13-8-14-23(5)15-16-24-19-25(27)17-18-26(24)28/h9,11,13,15,17-19,27-28H,6-8,10,12,14,16H2,1-5H3/b21-11+,22-13+,23-15+" ;
  skos:prefLabel "ژرانیل ژرانیل هیدروکینون"@fa, "geranylgeranylhydroquinone"@en ;
  ns0:monoisotopicmass "382.28718" ;
  ns0:inchikey "FIPAQYYZFDCRDD-FPFQZNTGSA-N" ;
  ns0:smiles "OC1=C(C/C=C(/CC/C=C(/CC/C=C(/CCC=C(C)C)/C)/C)/C)C=C(O)C=C1" ;
  ns0:synonym_EXACT "2-[(2E,6E,10E)-3,7,11,15-tetramethylhexadeca-2,6,10,14-tetraenyl]benzene-1,4-diol" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:subset "2_STAR" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
