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

<http://www.irandoc.acir/onto/irandoc/CHEBI:120921>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22160> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CCOC1=C(C=CC(=C1)C=NNC(=O)CC2=CC=CC=C2)OCC(=O)NC3=CC(=C(C=C3)C)C" ;
  skos:prefLabel "N [[4 [2 (3،4 دی متیلانیلینو) 2 اکسواتوکسی] 3 اتوکسی فنیل] متیلیدین آمینو] 2 فنیل استامید"@fa, "n-[[4-[2-(3,4-dimethylanilino)-2-oxoethoxy]-3-ethoxyphenyl]methylideneamino]-2-phenylacetamide"@en ;
  ns0:monoisotopicmass "459.21581" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "BONWHZNBACQUGP-UHFFFAOYSA-N" ;
  ns0:formula "C27H29N3O4" ;
  ns0:mass "459.538" ;
  ns0:inchi "InChI=1S/C27H29N3O4/c1-4-33-25-15-22(17-28-30-26(31)16-21-8-6-5-7-9-21)11-13-24(25)34-18-27(32)29-23-12-10-19(2)20(3)14-23/h5-15,17H,4,16,18H2,1-3H3,(H,29,32)(H,30,31)" ;
  ns0:charge "0" .

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 .
