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

<http://www.irandoc.acir/onto/irandoc/CHEBI:174658>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C20H27NO4" ;
  skos:prefLabel "rosmaricine"@en, "رزماریسین"@fa ;
  ns0:smiles "O1C2C3C(CCCC3(C)C)(C=4C(C2N)=CC(=C(O)C4O)C(C)C)C1=O" ;
  ns0:charge "0" ;
  ns0:mass "345.439" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:49193> ;
  ns0:inchikey "NFXKGLBUURRKEA-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "345.19401" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H27NO4/c1-9(2)10-8-11-12(15(23)14(10)22)20-7-5-6-19(3,4)17(20)16(13(11)21)25-18(20)24/h8-9,13,16-17,22-23H,5-7,21H2,1-4H3" ;
  ns0:synonym_EXACT "8-amino-3,4-dihydroxy-11,11-dimethyl-5-propan-2-yl-16-oxatetracyclo[7.5.2.01,10.02,7]hexadeca-2,4,6-trien-15-one" .

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 .
