@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:105721>
  skos:prefLabel "6-nitro-1,3-benzodioxol-5-amine"@en, "6 نیترو 1،3 بنزودیوکسل 5 آمین"@fa ;
  ns0:monoisotopicmass "182.03276" ;
  ns0:formula "C7H6N2O4" ;
  ns0:smiles "C1OC2=C(O1)C=C(C(=C2)N)[N+](=O)[O-]" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "TXZJXBGDLONQGP-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C7H6N2O4/c8-4-1-6-7(13-3-12-6)2-5(4)9(10)11/h1-2H,3,8H2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38298> ;
  ns0:mass "182.134" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38298>
  skos:prefLabel "بنزودیوکسل ها"@fa, "benzodioxoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105721> .

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 .
