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

<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://www.irandoc.acir/onto/irandoc/CHEBI:94189>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  skos:prefLabel "4 N هیدروکسی 1 N (2 پیریدین 4 ایل اتیل) بنزن 1،4 دی کربوکسامید"@fa, "4-n-hydroxy-1-n-(2-pyridin-4-ylethyl)benzene-1,4-dicarboxamide"@en ;
  ns0:charge "0" ;
  ns0:mass "285.298" ;
  ns0:monoisotopicmass "285.11134" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "C1=CC(=CC=C1C(=O)NCCC2=CC=NC=C2)C(=O)NO" ;
  ns0:formula "C15H15N3O3" ;
  ns0:inchi "InChI=1S/C15H15N3O3/c19-14(17-10-7-11-5-8-16-9-6-11)12-1-3-13(4-2-12)15(20)18-21/h1-6,8-9,21H,7,10H2,(H,17,19)(H,18,20)" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "XJUUYALJVALNFT-UHFFFAOYSA-N" .

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 .
