@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:68588>
  skos:prefLabel "sesquiterpenoid ژرماکران"@fa, "germacrane sesquiterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:181924> .

<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:181924>
  ns0:formula "C15H22O2" ;
  ns0:monoisotopicmass "234.16198" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "ZYPUZCWWTYIGFV-BCMYLCSRSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C15H22O2/c1-10(2)13-9-14(16)12(4)7-5-6-11(3)8-15(13)17/h6,12H,5,7-9H2,1-4H3/b11-6+/t12-/m0/s1" ;
  skos:prefLabel "(6e,10s)-6,10-dimethyl-3-propan-2-ylidenecyclodec-6-ene-1,4-dione"@en, "(6E,10S) 6,10 دی متیل 3 پروپان 2 یلیدنی سیکلودک 6 ان 1,4 دیون"@fa ;
  ns0:mass "234.339" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:68588> ;
  ns0:synonym_EXACT "(6E,10S)-6,10-dimethyl-3-propan-2-ylidenecyclodec-6-ene-1,4-dione" ;
  ns0:smiles "O=C1[C@H](CCC=C(CC(=O)C(C1)=C(C)C)C)C" .

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 .
