@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:105771>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCCCOC(=O)COC1=CC(=CC2=C1C3=C(CCC3)C(=O)O2)C" ;
  ns0:mass "330.376" ;
  ns0:inchikey "QCSMTHWMEKZWDK-UHFFFAOYSA-N" ;
  skos:prefLabel "2-[(7-methyl-4-oxo-2,3-dihydro-1h-cyclopenta[c][1]benzopyran-9-yl)oxy]acetic acid butyl ester"@en, "2 [(7 متیل 4 اکسو ،3 دی هیدرو 1H سیکلوپنتا[c][1] بنزوپیران 9 یل) اکسی] بوتیل استر اسید استیک"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:monoisotopicmass "330.14672" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C19H22O5/c1-3-4-8-22-17(20)11-23-15-9-12(2)10-16-18(15)13-6-5-7-14(13)19(21)24-16/h9-10H,3-8,11H2,1-2H3" ;
  ns0:formula "C19H22O5" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:23403>
  skos:prefLabel "کومارین ها"@fa, "coumarins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105771> .

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:mass rdfs:label "جرم"@fa, "mass"@en .
