@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:22702>
  skos:prefLabel "بنزامیدها"@fa, "benzamides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:125313> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:125313>
  ns0:formula "C9H10N2O3" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "n4-hydroxy-n1-methylbenzene-1,4-dicarboxamide"@en, "N4 هیدروکسی N1 متیل بنزن 1،4 دی کربوکسامید"@fa ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C9H10N2O3/c1-10-8(12)6-2-4-7(5-3-6)9(13)11-14/h2-5,14H,1H3,(H,10,12)(H,11,13)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "194.06914" ;
  ns0:smiles "CNC(=O)C1=CC=C(C=C1)C(=O)NO" ;
  ns0:mass "194.188" ;
  ns0:inchikey "PVWFSNDIULQQLV-UHFFFAOYSA-N" .

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 .
