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

<http://www.irandoc.acir/onto/irandoc/CHEBI:93792>
  ns0:mass "292.328" ;
  ns0:inchi "InChI=1S/C16H20O5/c1-16(2,20-4)13(17)9-11-12(19-3)7-5-10-6-8-14(18)21-15(10)11/h5-8,13,17H,9H2,1-4H3" ;
  ns0:formula "C16H20O5" ;
  ns0:smiles "CC(C)(C(CC1=C(C=CC2=C1OC(=O)C=C2)OC)O)OC" ;
  skos:prefLabel "8-(2-hydroxy-3-methoxy-3-methylbutyl)-7-methoxy-1-benzopyran-2-one"@en, "8 (2 هیدروکسی 3 متوکسی 3 متیل بوتیل) 7 متوکسی 1 بنزوپیران 2 یک"@fa ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "VRCXJKSBSNVDFC-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:monoisotopicmass "292.13107" ;
  ns0:charge "0" .

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 .
