@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:25186>
  skos:prefLabel "p منتان مونوترپنوئید"@fa, "p-menthane monoterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:167332> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:167332>
  ns0:smiles "O(C1CC(C(C)C)CC=C1C)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C11H20O" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "6-methoxy-1-methyl-4-propan-2-ylcyclohexene" ;
  ns0:inchikey "NMNRQSITLBEMHI-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "168.15142" ;
  skos:prefLabel "ether, p-menth-6-en-2-yl methyl"@en, "اتر، p menth 6 en 2 yl methyl"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25186> ;
  ns0:mass "168.280" ;
  ns0:inchi "InChI=1S/C11H20O/c1-8(2)10-6-5-9(3)11(7-10)12-4/h5,8,10-11H,6-7H2,1-4H3" .

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 .
