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

<http://www.irandoc.acir/onto/irandoc/CHEBI:114769>
  ns0:mass "351.314" ;
  ns0:monoisotopicmass "351.08552" ;
  ns0:smiles "CC(=NNC(=O)C1=CC=C(C=C1)[N+](=O)[O-])C2=CC3=CC=CC=C3OC2=O" ;
  ns0:inchikey "KRNSWEKBTTUMQG-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "4 نیترو N [1 (2 oxo 1 benzopyran 3 yl) اتیلیدین آمینو] بنزامید"@fa, "4-nitro-n-[1-(2-oxo-1-benzopyran-3-yl)ethylideneamino]benzamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:inchi "InChI=1S/C18H13N3O5/c1-11(15-10-13-4-2-3-5-16(13)26-18(15)23)19-20-17(22)12-6-8-14(9-7-12)21(24)25/h2-10H,1H3,(H,20,22)" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C18H13N3O5" .

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 .
