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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:115500>
  ns0:mass "387.391" ;
  ns0:inchi "InChI=1S/C18H21N5O5/c1-11-5-7-14(8-6-11)15(24)19-18(4,9-25-16-12(2)20-27-22-16)10-26-17-13(3)21-28-23-17/h5-8H,9-10H2,1-4H3,(H,19,24)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "387.15427" ;
  ns0:formula "C18H21N5O5" ;
  skos:prefLabel "4 متیل N [2 متیل 1،3 بیس [(4 متیل 1،2،5 اگزادیازول 3 یل) اکسی] پروپان 2 یل] بنزامید"@fa, "4-methyl-n-[2-methyl-1,3-bis[(4-methyl-1,2,5-oxadiazol-3-yl)oxy]propan-2-yl]benzamide"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC=C(C=C1)C(=O)NC(C)(COC2=NON=C2C)COC3=NON=C3C" ;
  ns0:inchikey "QAIBPFAWVINELY-UHFFFAOYSA-N" .

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 .
