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

<http://www.irandoc.acir/onto/irandoc/CHEBI:226314>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24632> ;
  ns0:synonym_EXACT "(3S,3aR,6aR,9S,10aR,10bR)-9,10b-dimethyl-6-methylidene-3-prop-1-en-2-yl-1,2,3,3a,4,5,6a,7,8,9,10,10a-dodecahydrobenzo[e]azulene" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "BVVLUVMIZAWMHA-BQKWTINTSA-N" ;
  ns0:charge "0" ;
  ns0:smiles "C1(=C)[C@H]2[C@H]([C@@]3(CC[C@@H]([C@H]3CC1)C(=C)C)C)C[C@@H](C)CC2" ;
  ns0:monoisotopicmass "272.25040" ;
  ns0:formula "C20H32" ;
  skos:prefLabel "spinodiene b"@en, "اسپینودین B"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H32/c1-13(2)16-10-11-20(5)18(16)9-7-15(4)17-8-6-14(3)12-19(17)20/h14,16-19H,1,4,6-12H2,2-3,5H3/t14-,16+,17-,18+,19+,20+/m0/s1" ;
  ns0:mass "272.476" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
