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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107141>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C16H11ClN2O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:mass "330.723" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "4 [(4 کلروفنیل) متیل آمینو] 3 نیترو 1 بنزوپیران 2 یک"@fa, "4-[(4-chlorophenyl)methylamino]-3-nitro-1-benzopyran-2-one"@en ;
  ns0:inchikey "ZRTMTMAIUJSKAV-UHFFFAOYSA-N" ;
  ns0:smiles "C1=CC=C2C(=C1)C(=C(C(=O)O2)[N+](=O)[O-])NCC3=CC=C(C=C3)Cl" ;
  ns0:inchi "InChI=1S/C16H11ClN2O4/c17-11-7-5-10(6-8-11)9-18-14-12-3-1-2-4-13(12)23-16(20)15(14)19(21)22/h1-8,18H,9H2" ;
  ns0:monoisotopicmass "330.04073" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
