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

<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://www.irandoc.acir/onto/irandoc/CHEBI:93501>
  ns0:inchikey "CREWBZNTQFJRTK-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22160> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1CN(CCC1N2C(=O)OC(=N2)C3=CC=CC=C3)C(=O)C4(CC4)C5=CC=C(C=C5)Cl" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "3 [[1 (4 کلروفنیل) سیکلوپروپیل] اکسومتیل] 4 پیپریدینیل] 5 فنیل 1،3،4 اگزادیازول 2 یک"@fa, "3-[1-[[1-(4-chlorophenyl)cyclopropyl]-oxomethyl]-4-piperidinyl]-5-phenyl-1,3,4-oxadiazol-2-one"@en ;
  ns0:formula "C23H22ClN3O3" ;
  ns0:monoisotopicmass "423.13497" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C23H22ClN3O3/c24-18-8-6-17(7-9-18)23(12-13-23)21(28)26-14-10-19(11-15-26)27-22(29)30-20(25-27)16-4-2-1-3-5-16/h1-9,19H,10-15H2" ;
  ns0:mass "423.893" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
