@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:22160>
  skos:prefLabel "استامیدها"@fa, "acetamides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93533> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:93533>
  ns0:inchikey "LXGKWTPKXYUJPE-UHFFFAOYSA-N" ;
  ns0:mass "330.809" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CCCC(=O)NC1=CC=CC(=C1)NC(=O)CC2=CC=C(C=C2)Cl" ;
  skos:prefLabel "n-[3-[[2-(4-chlorophenyl)-1-oxoethyl]amino]phenyl]butanamide"@en, "N [3 [[2 (4 کلروفنیل) 1 اکسو اتیل] آمینو] فنیل] بوتانامید"@fa ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "330.11351" ;
  ns0:inchi "InChI=1S/C18H19ClN2O2/c1-2-4-17(22)20-15-5-3-6-16(12-15)21-18(23)11-13-7-9-14(19)10-8-13/h3,5-10,12H,2,4,11H2,1H3,(H,20,22)(H,21,23)" ;
  ns0:formula "C18H19ClN2O2" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22160> .

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 .
