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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:167344>
  ns0:formula "C15H22" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24632> ;
  skos:prefLabel "4,4-dimethyl-3-(3-methylbut-3-enylidene)-2-methylenebicyclo[4.1.0]heptane"@en, "4،4 دی متیل 3 (3 متیل بو 3 انیلیدین) 2 متیلن بی سیکلو [4.1.0] هپتان"@fa ;
  ns0:smiles "C12C(C1)C(/C(/C(C2)(C)C)=C/CC(C)=C)=C" ;
  ns0:inchikey "PHDRQUPMFWWDKK-AUWJEWJLSA-N" ;
  ns0:inchi "InChI=1S/C15H22/c1-10(2)6-7-14-11(3)13-8-12(13)9-15(14,4)5/h7,12-13H,1,3,6,8-9H2,2,4-5H3/b14-7-" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(3E)-4,4-dimethyl-3-(3-methylbut-3-enylidene)-2-methylidenebicyclo[4.1.0]heptane" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "202.17215" ;
  ns0:mass "202.341" ;
  ns0:subset "2_STAR" .

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 .
