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

<http://www.irandoc.acir/onto/irandoc/CHEBI:112839>
  ns0:formula "C20H15N3O6" ;
  skos:prefLabel "8-methoxy-6-nitro-3-[oxo-(2-phenyl-4,5-dihydroimidazol-1-yl)methyl]-1-benzopyran-2-one"@en, "8 متوکسی 6 نیترو 3 [اکسو (2 فنیل 4،5 دی هیدرویمیدازول 1 یل) متیل] 1 بنزوپیران 2 یک"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:smiles "COC1=C2C(=CC(=C1)[N+](=O)[O-])C=C(C(=O)O2)C(=O)N3CCN=C3C4=CC=CC=C4" ;
  ns0:inchikey "OOHNVEGKWVEJGY-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "393.09609" ;
  ns0:mass "393.350" ;
  ns0:inchi "InChI=1S/C20H15N3O6/c1-28-16-11-14(23(26)27)9-13-10-15(20(25)29-17(13)16)19(24)22-8-7-21-18(22)12-5-3-2-4-6-12/h2-6,9-11H,7-8H2,1H3" .

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 .
