@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:94737> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:94737>
  ns0:mass "435.665" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "(2r)-2-acetamido-3-(3,7,11,15-tetramethylhexadeca-2,6,10,14-tetraenylthio)propanoic acid"@en, "(2R) 2 استامیدو 3 (،7،11،15 تترا متیل هگزادکا، ،6،10،14 تتراانیل تیو)پروپانوئیک اسید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "435.28072" ;
  ns0:smiles "CC(=CCCC(=CCCC(=CCCC(=CCSC[C@@H](C(=O)O)NC(=O)C)C)C)C)C" ;
  ns0:inchi "InChI=1S/C25H41NO3S/c1-19(2)10-7-11-20(3)12-8-13-21(4)14-9-15-22(5)16-17-30-18-24(25(28)29)26-23(6)27/h10,12,14,16,24H,7-9,11,13,15,17-18H2,1-6H3,(H,26,27)(H,28,29)/t24-/m0/s1" ;
  ns0:inchikey "PKFBJSDMCRJYDC-DEOSSOPVSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C25H41NO3S" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
