@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://www.irandoc.acir/onto/irandoc/CHEBI:46685>
  skos:prefLabel "اکسادی‌آزول"@fa, "oxadiazole"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109270> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:109270>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "3 (2 متوکسی 6 متیل 3 پیریدینیل) 5 (2 متوکسی فنیل) 1،2،4 اگزادیازول"@fa, "3-(2-methoxy-6-methyl-3-pyridinyl)-5-(2-methoxyphenyl)-1,2,4-oxadiazole"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46685> ;
  ns0:monoisotopicmass "297.11134" ;
  ns0:mass "297.309" ;
  ns0:inchi "InChI=1S/C16H15N3O3/c1-10-8-9-12(15(17-10)21-3)14-18-16(22-19-14)11-6-4-5-7-13(11)20-2/h4-9H,1-3H3" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C16H15N3O3" ;
  ns0:smiles "CC1=NC(=C(C=C1)C2=NOC(=N2)C3=CC=CC=C3OC)OC" ;
  ns0:inchikey "COTBDPHBVPAEOX-UHFFFAOYSA-N" ;
  ns0:charge "0" .

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 .
