@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:26658>
  skos:prefLabel "sesquiterpenoid"@fa, "sesquiterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:207664> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:207664>
  ns0:monoisotopicmass "252.17254" ;
  ns0:inchikey "DIUAPTDOZSNEPF-KCQAQPDRSA-N" ;
  skos:prefLabel "تومیمارین سی"@fa, "thomimarine c"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C15H24O3/c1-11-4-3-6-13(2)7-5-12-8-15(11,13)18-14(12,9-16)10-17/h4,12,16-17H,3,5-10H2,1-2H3/t12-,13-,15+/m0/s1" ;
  ns0:synonym_EXACT "[(1S,6S,9S)-10-(hydroxymethyl)-2,6-dimethyl-11-oxatricyclo[7.2.1.01,6]dodec-2-en-10-yl]methanol" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C15H24O3" ;
  ns0:mass "252.354" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:smiles "O1[C@]23C(=CCC[C@]2(CC[C@H](C1(CO)CO)C3)C)C" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
