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

<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:109126>
  ns0:smiles "CCOC1=CC=C(C=C1)NC(=O)C2=CC=C(C=C2)CNC3=C(C(=O)C3=O)NC4CCCCC4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:inchi "InChI=1S/C26H29N3O4/c1-2-33-21-14-12-20(13-15-21)29-26(32)18-10-8-17(9-11-18)16-27-22-23(25(31)24(22)30)28-19-6-4-3-5-7-19/h8-15,19,27-28H,2-7,16H2,1H3,(H,29,32)" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "4-[[[2-(cyclohexylamino)-3,4-dioxo-1-cyclobutenyl]amino]methyl]-n-(4-ethoxyphenyl)benzamide"@en, "4 [[[2 (سیکلوهگزیلامین) 3،4 دی اکسو 1 سیکلوبوتنیل] آمینو] متیل] N (4 اتوکسی فنیل) بنزامید"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "447.21581" ;
  ns0:formula "C26H29N3O4" ;
  ns0:inchikey "AOYDKTYYXQGYAS-UHFFFAOYSA-N" ;
  ns0:mass "447.527" ;
  ns0:charge "0" .

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 .
