@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:24632>
  skos:prefLabel "hydrocarbon"@en, "هیدروکربن"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:211636> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:211636>
  ns0:monoisotopicmass "340.31300" ;
  ns0:charge "0" ;
  skos:prefLabel "Sestermobaraene E"@fa, "sestermobaraene e"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C25H40/c1-19(2)23-16-18-25(6)17-15-22(5)12-8-10-20(3)9-7-11-21(4)13-14-24(23)25/h10-11,13-14,19,23-24H,5,7-9,12,15-18H2,1-4,6H3/b14-13+,20-10+,21-11+/t23-,24-,25-/m0/s1" ;
  ns0:formula "C25H40" ;
  ns0:inchikey "UVANSRLHDFEQAO-DBINIYGWSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1(=C)CCC=C(CCC=C(C=C[C@@H]2[C@@](CC1)(CC[C@H]2C(C)C)C)C)C" ;
  ns0:mass "340.595" ;
  ns0:synonym_EXACT "(1S,2E,4E,8E,15R,18S)-4,8,15-trimethyl-12-methylidene-18-propan-2-ylbicyclo[13.3.0]octadeca-2,4,8-triene" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24632> .

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 .
