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

<http://www.irandoc.acir/onto/irandoc/CHEBI:94478>
  skos:prefLabel "3-amino-4-(2-aminoanilino)-1-benzopyran-2-one"@en, "3 آمینو 4 (2 آمینوآنیلینو) 1 بنزوپیران 2 یک"@fa ;
  ns0:formula "C15H13N3O2" ;
  ns0:smiles "C1=CC=C2C(=C1)C(=C(C(=O)O2)N)NC3=CC=CC=C3N" ;
  ns0:inchikey "SBLLLSCPLKMMJO-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "267.10078" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C15H13N3O2/c16-10-6-2-3-7-11(10)18-14-9-5-1-4-8-12(9)20-15(19)13(14)17/h1-8,18H,16-17H2" ;
  ns0:charge "0" ;
  ns0:mass "267.283" .

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 .
