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

<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:125209>
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C18H22O4" ;
  skos:prefLabel "5 (3،3 دی متیل 2 اگزوبوتوکسی) 4 اتیل 7 متیل 1 بنزوپیران 2 یک"@fa, "5-(3,3-dimethyl-2-oxobutoxy)-4-ethyl-7-methyl-1-benzopyran-2-one"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:mass "302.366" ;
  ns0:inchikey "WVVMQNZKEZKSMP-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "302.15181" ;
  ns0:smiles "CCC1=CC(=O)OC2=C1C(=CC(=C2)C)OCC(=O)C(C)(C)C" ;
  ns0:inchi "InChI=1S/C18H22O4/c1-6-12-9-16(20)22-14-8-11(2)7-13(17(12)14)21-10-15(19)18(3,4)5/h7-9H,6,10H2,1-5H3" .

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 .
