@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://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:120494>
  ns0:mass "402.404" ;
  ns0:monoisotopicmass "402.13281" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "RSXIBWUIMVLNRR-UHFFFAOYSA-N" ;
  skos:prefLabel "N [4 [5 (3،4 دی متوکسی فنیل) 1،2،4 اگزادیازول 3 یل] فنیل] 4 پیریدین کربوکسامید"@fa, "n-[4-[5-(3,4-dimethoxyphenyl)-1,2,4-oxadiazol-3-yl]phenyl]-4-pyridinecarboxamide"@en ;
  ns0:smiles "COC1=C(C=C(C=C1)C2=NC(=NO2)C3=CC=C(C=C3)NC(=O)C4=CC=NC=C4)OC" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:62733> ;
  ns0:formula "C22H18N4O4" ;
  ns0:inchi "InChI=1S/C22H18N4O4/c1-28-18-8-5-16(13-19(18)29-2)22-25-20(26-30-22)14-3-6-17(7-4-14)24-21(27)15-9-11-23-12-10-15/h3-13H,1-2H3,(H,24,27)" ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:62733>
  skos:prefLabel "آمید معطر"@fa, "aromatic amide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:120494> .

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