@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:211592>
  ns0:inchi "InChI=1S/C17H18O6/c1-11(10-18)4-3-5-12-9-17(22-2,23-16(12)21)14-8-13(19)6-7-15(14)20/h4,6-10,19-20H,3,5H2,1-2H3/b11-4+/t17-/m1/s1" ;
  skos:prefLabel "lucidulactone b"@en, "لوسیدولاکتون B"@fa ;
  ns0:mass "318.325" ;
  ns0:formula "C17H18O6" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1O[C@@](OC)(C2=C(O)C=CC(=C2)O)C=C1CC/C=C(/C=O)/C" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59859> ;
  ns0:monoisotopicmass "318.11034" ;
  ns0:synonym_EXACT "(E)-5-[(5R)-5-(2,5-dihydroxyphenyl)-5-methoxy-2-oxouran-3-yl]-2-methylpent-2-enal" ;
  ns0:charge "0" ;
  ns0:inchikey "CKPPQLWWWRCXHL-DPTHPHEISA-N" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:59859>
  skos:prefLabel "بنزیل اتر"@fa, "benzyl ether"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:211592> .

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 .
