@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://www.irandoc.acir/onto/irandoc/CHEBI:22682>
  skos:prefLabel "آزوبنزن ها"@fa, "azobenzenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105555> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105555>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "butanoic acid [2-oxo-2-(4-phenyldiazenylanilino)ethyl] ester"@en, "بوتانوئیک اسید [2 oxo  (4 phenyldiazenylanino)ethyl] ester"@fa ;
  ns0:monoisotopicmass "325.14264" ;
  ns0:inchi "InChI=1S/C18H19N3O3/c1-2-6-18(23)24-13-17(22)19-14-9-11-16(12-10-14)21-20-15-7-4-3-5-8-15/h3-5,7-12H,2,6,13H2,1H3,(H,19,22)" ;
  ns0:formula "C18H19N3O3" ;
  ns0:smiles "CCCC(=O)OCC(=O)NC1=CC=C(C=C1)N=NC2=CC=CC=C2" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "WOHVRQVPVZRUIK-UHFFFAOYSA-N" ;
  ns0:mass "325.362" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22682> ;
  ns0:charge "0" .

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 .
