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

<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:107801>
  ns0:formula "C17H18O5" ;
  ns0:charge "0" ;
  ns0:smiles "CC1=C(C(=O)OC2=C1C=CC(=C2C)OCC(=O)OCC=C)C" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "302.322" ;
  ns0:inchi "InChI=1S/C17H18O5/c1-5-8-20-15(18)9-21-14-7-6-13-10(2)11(3)17(19)22-16(13)12(14)4/h5-7H,1,8-9H2,2-4H3" ;
  skos:prefLabel "2 [(3،4،8 تری متیل  اکسو 1 بنزوپیران 7 یل) اکسی] استیک اسید پروپ  انیل استر"@fa, "2-[(3,4,8-trimethyl-2-oxo-1-benzopyran-7-yl)oxy]acetic acid prop-2-enyl ester"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:inchikey "XMLQMAOHZGXAPK-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "302.11542" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
