@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:5240> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:5240>
  skos:prefLabel "گیلاردین"@fa, "gaillardin"@en ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37667> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "306.354" ;
  ns0:inchikey "UTPGJEROJZHISI-DFGCRIRUSA-N" ;
  ns0:formula "C17H22O5" ;
  ns0:monoisotopicmass "306.14672" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "Gaillardin" ;
  ns0:inchi "InChI=1S/C17H22O5/c1-8-5-13-11(9(2)16(19)22-13)6-12-15(8)14(21-10(3)18)7-17(12,4)20/h5,11-15,20H,2,6-7H2,1,3-4H3/t11-,12-,13+,14+,15-,17-/m1/s1" ;
  ns0:smiles "CC(=O)O[C@H]1C[C@@](C)(O)[C@@H]2C[C@H]3[C@@H](OC(=O)C3=C)C=C(C)[C@@H]12" .

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 .
