@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:221285>
  skos:prefLabel "سانداکرابین دی"@fa, "sandacrabin d"@en ;
  ns0:smiles "N=1C2=C(C=C(C)C(=C2)C)N(C1)C/C=C(/CC/C=C(/CCC=C(C)C)/C)/C" ;
  ns0:monoisotopicmass "350.27220" ;
  ns0:inchi "InChI=1S/C24H34N2/c1-18(2)9-7-10-19(3)11-8-12-20(4)13-14-26-17-25-23-15-21(5)22(6)16-24(23)26/h9,11,13,15-17H,7-8,10,12,14H2,1-6H3/b19-11+,20-13+" ;
  ns0:mass "350.550" ;
  ns0:inchikey "NCWXPHMMHRSSOS-UFTLRZAHSA-N" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C24H34N2" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26658>
  skos:prefLabel "sesquiterpenoid"@fa, "sesquiterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:221285> .

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 .
