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

<http://www.irandoc.acir/onto/irandoc/CHEBI:94164>
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  skos:prefLabel "4-amino-n-[3-(3h-1,3-benzoxazol-2-ylidene)-4-oxo-1-cyclohexa-1,5-dienyl]benzamide"@en, "4 آمینو N [3 (3H 1,3 benzoxazol 2 ylidene) 4 oxo 1 سیکلوهگزا 1,5 دی انیل] بنزامید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "OCGKQKHFHHFZTN-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C20H15N3O3/c21-13-7-5-12(6-8-13)19(25)22-14-9-10-17(24)15(11-14)20-23-16-3-1-2-4-18(16)26-20/h1-11,23H,21H2,(H,22,25)" ;
  ns0:formula "C20H15N3O3" ;
  ns0:mass "345.352" ;
  ns0:smiles "C1=CC=C2C(=C1)NC(=C3C=C(C=CC3=O)NC(=O)C4=CC=C(C=C4)N)O2" ;
  ns0:monoisotopicmass "345.11134" .

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 .
