@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:25212>
  skos:prefLabel "متابولیت"@fa, "metabolite"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://rdf-vocabulary.ddialliance.org/xkos#has_role> rdfs:label "نقشی دارد"@fa, "has_role"@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:87530> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:87530>
  ns0:inchikey "QGDVKFLWAVKNAA-AATRIKPKSA-N" ;
  ns0:smiles "C/C=C/C(C)C(C)=C" ;
  skos:prefLabel "(4e)-2,3-dimethylhexa-1,4-diene"@en, "(4E) 2،3 دی متیل هگزا 1،4 دی ان"@fa ;
  ns0:formula "C8H14" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33646> ;
  ns0:subset "3_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "110.10955" ;
  ns0:synonym_EXACT "(4E)-2,3-dimethylhexa-1,4-diene" ;
  ns0:has_role <http://www.irandoc.acir/onto/irandoc/CHEBI:25212> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C8H14/c1-5-6-8(4)7(2)3/h5-6,8H,2H2,1,3-4H3/b6-5+" ;
  ns0:mass "110.19680" .

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 .
