@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:37667>
  skos:prefLabel "سسکوی ترپن لاکتون"@fa, "sesquiterpene lactone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:9441> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:9441>
  ns0:formula "C17H22O5" ;
  ns0:monoisotopicmass "306.14672" ;
  ns0:mass "306.354" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37667> ;
  ns0:smiles "C[C@@H]1C[C@@H]2OC(=O)[C@]3(C)[C@H]2[C@@H](OC3(C)O)[C@@]2(C)[C@H]1C=CC2=O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "CNIULSUYTFOEHN-MEBIVNBJSA-N" ;
  ns0:inchi "InChI=1S/C17H22O5/c1-8-7-10-12-13(15(2)9(8)5-6-11(15)18)22-17(4,20)16(12,3)14(19)21-10/h5-6,8-10,12-13,20H,7H2,1-4H3/t8-,9+,10+,12-,13-,15+,16+,17?/m1/s1" ;
  skos:prefLabel "تنولین"@fa, "tenulin"@en ;
  ns0:synonym_EXACT "Tenulin" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
