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

<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:116863>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "301.316" ;
  ns0:monoisotopicmass "301.12265" ;
  ns0:inchi "InChI=1S/C16H16FN3O2/c17-12-4-6-13(7-5-12)21-11-15-19-14(10-18)16(22-15)20-8-2-1-3-9-20/h4-7H,1-3,8-9,11H2" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35790> ;
  skos:prefLabel "2 [(4 فلوروفنوکسی) متیل] 5 (1 پیپریدینیل) 4 اگزازول کربنیتریل"@fa, "2-[(4-fluorophenoxy)methyl]-5-(1-piperidinyl)-4-oxazolecarbonitrile"@en ;
  ns0:formula "C16H16FN3O2" ;
  ns0:inchikey "UTLVWJSMKNNXBA-UHFFFAOYSA-N" ;
  ns0:smiles "C1CCN(CC1)C2=C(N=C(O2)COC3=CC=C(C=C3)F)C#N" .

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