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

<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:107319>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35790> ;
  skos:prefLabel "5-(4-ethoxyanilino)-2-thiophen-2-yl-4-oxazolecarbonitrile"@en, "5 (4 اتوکسیانیلینو) 2 تیوفن 2 یل 4 اگزازول کربنیتریل"@fa ;
  ns0:monoisotopicmass "311.07285" ;
  ns0:formula "C16H13N3O2S" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C16H13N3O2S/c1-2-20-12-7-5-11(6-8-12)18-15-13(10-17)19-16(21-15)14-4-3-9-22-14/h3-9,18H,2H2,1H3" ;
  ns0:charge "0" ;
  ns0:mass "311.360" ;
  ns0:inchikey "FMTSGSSQHGVHDZ-UHFFFAOYSA-N" ;
  ns0:smiles "CCOC1=CC=C(C=C1)NC2=C(N=C(O2)C3=CC=CS3)C#N" .

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 .
