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

<http://www.irandoc.acir/onto/irandoc/CHEBI:211886>
  ns0:inchikey "SCBWJXZVGDGHPJ-KJTIKOJOSA-N" ;
  skos:prefLabel "هیدنوئیک اسید A"@fa, "heydenoic acid a"@en ;
  ns0:mass "248.322" ;
  ns0:inchi "InChI=1S/C15H20O3/c1-9(14(17)18)5-4-6-15(3)11-8-12(15)13(16)7-10(11)2/h5,7,11-12H,4,6,8H2,1-3H3,(H,17,18)/b9-5+/t11-,12+,15-/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(E)-5-[(1S,5S,6S)-2,6-dimethyl-4-oxo-6-bicyclo[3.1.1]hept-2-enyl]-2-methylpent-2-enoic acid" ;
  ns0:smiles "O=C1C=C([C@H]2[C@@]([C@@H]1C2)(CC/C=C(/C(=O)O)/C)C)C" ;
  ns0:formula "C15H20O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:monoisotopicmass "248.14124" ;
  ns0:subset "2_STAR" .

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 .
