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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:182105>
  ns0:inchikey "YADVRLOQIWILGX-MIWLTHJTSA-N" ;
  skos:prefLabel "سارکوفیتول A"@fa, "sarcophytol a"@en ;
  ns0:synonym_EXACT "(1S,2Z,4E,8E,12E)-5,9,13-trimethyl-2-propan-2-ylcyclotetradeca-2,4,8,12-tetraen-1-ol" ;
  ns0:monoisotopicmass "288.24532" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C20H32O" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:60687> ;
  ns0:inchi "InChI=1S/C20H32O/c1-15(2)19-13-12-17(4)10-6-8-16(3)9-7-11-18(5)14-20(19)21/h8,11-13,15,20-21H,6-7,9-10,14H2,1-5H3/b16-8+,17-12+,18-11+,19-13-/t20-/m0/s1" ;
  ns0:mass "288.475" ;
  ns0:smiles "O[C@@H]1C(C(C)C)=CC=C(CCC=C(CCC=C(C1)C)C)C" ;
  ns0:charge "0" .

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 .
