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

<http://www.irandoc.acir/onto/irandoc/CHEBI:123238>
  ns0:formula "C12H11N3O2S" ;
  ns0:mass "261.301" ;
  ns0:inchikey "XAGWXZRVFOZLMS-UHFFFAOYSA-N" ;
  ns0:smiles "C1COCCN1C2=C(N=C(O2)C3=CC=CS3)C#N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "5-(4-morpholinyl)-2-thiophen-2-yl-4-oxazolecarbonitrile"@en, "5 (4 مورفولینیل) 2 تیوفن 2 یل 4 اگزازول کربنیتریل"@fa ;
  ns0:monoisotopicmass "261.05720" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35790> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C12H11N3O2S/c13-8-9-12(15-3-5-16-6-4-15)17-11(14-9)10-2-1-7-18-10/h1-2,7H,3-6H2" ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:35790>
  skos:prefLabel "اکسازول"@fa, "oxazole"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:123238> .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
