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

<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:108399>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "338.444" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "ARULSDQRCKOYIO-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  skos:prefLabel "4 ترت بوتیل N [4 (4 مورفولینیل) فنیل] بنزامید"@fa, "4-tert-butyl-n-[4-(4-morpholinyl)phenyl]benzamide"@en ;
  ns0:inchi "InChI=1S/C21H26N2O2/c1-21(2,3)17-6-4-16(5-7-17)20(24)22-18-8-10-19(11-9-18)23-12-14-25-15-13-23/h4-11H,12-15H2,1-3H3,(H,22,24)" ;
  ns0:monoisotopicmass "338.19943" ;
  ns0:formula "C21H26N2O2" ;
  ns0:charge "0" ;
  ns0:smiles "CC(C)(C)C1=CC=C(C=C1)C(=O)NC2=CC=C(C=C2)N3CCOCC3" .

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 .
