@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://www.irandoc.acir/onto/irandoc/CHEBI:33646>
  skos:prefLabel "آلکادیین"@fa, "alkadiene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:88821> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<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://www.irandoc.acir/onto/irandoc/CHEBI:88821>
  ns0:formula "C8H14" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2،5 دی متیل 2،4 هگزادین"@fa, "2,5-dimethyl-2,4-hexadiene"@en ;
  ns0:subset "2_STAR" ;
  ns0:synonym_RELATED "2,5-dimethylhexa-2,4-diene" ;
  ns0:smiles "CC(C)=CC=C(C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33646> ;
  ns0:inchikey "DZPCYXCBXGQBRN-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "110.10955" ;
  ns0:mass "110.197" ;
  ns0:inchi "InChI=1S/C8H14/c1-7(2)5-6-8(3)4/h5-6H,1-4H3" ;
  ns0:charge "0" .

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 .
