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

<http://www.irandoc.acir/onto/irandoc/CHEBI:114784>
  skos:prefLabel "n-[4-[5-(2-furanyl)-1,3,4-oxadiazol-2-yl]phenyl]-2-(2-methoxyphenyl)acetamide"@en, "N [4 [5 (2 فورانیل) 1،3،4 اگزادیازول 2 یل] فنیل] 2 (2 متوکسی فنیل) استامید"@fa ;
  ns0:smiles "COC1=CC=CC=C1CC(=O)NC2=CC=C(C=C2)C3=NN=C(O3)C4=CC=CO4" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22160> ;
  ns0:mass "375.378" ;
  ns0:inchi "InChI=1S/C21H17N3O4/c1-26-17-6-3-2-5-15(17)13-19(25)22-16-10-8-14(9-11-16)20-23-24-21(28-20)18-7-4-12-27-18/h2-12H,13H2,1H3,(H,22,25)" ;
  ns0:monoisotopicmass "375.12191" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "OHSIRHBXHGGCQC-UHFFFAOYSA-N" ;
  ns0:formula "C21H17N3O4" .

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 .
