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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120028>
  ns0:subset "2_STAR" ;
  ns0:inchikey "ROWDABZTEOITHO-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C1=COC(=C1)C2=NN=C(O2)C3=CC=C(C=C3)NC(=O)CC4=CC=C(C=C4)Cl" ;
  ns0:mass "379.797" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22160> ;
  skos:prefLabel "2-(4-chlorophenyl)-n-[4-[5-(2-furanyl)-1,3,4-oxadiazol-2-yl]phenyl]acetamide"@en, "2 (4 کلروفنیل) N [4 [5 (2 فورانیل) 1،3،4 اگزادیازول 2 یل] فنیل] استامید"@fa ;
  ns0:inchi "InChI=1S/C20H14ClN3O3/c21-15-7-3-13(4-8-15)12-18(25)22-16-9-5-14(6-10-16)19-23-24-20(27-19)17-2-1-11-26-17/h1-11H,12H2,(H,22,25)" ;
  ns0:charge "0" ;
  ns0:formula "C20H14ClN3O3" ;
  ns0:monoisotopicmass "379.07237" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
