@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:94019>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "314.07251" ;
  ns0:inchikey "XVHOLOYSBGXKQB-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C16H14N2O3S/c1-20-13-8-4-2-6-11(13)17-15(19)10-22-16-18-12-7-3-5-9-14(12)21-16/h2-9H,10H2,1H3,(H,17,19)" ;
  ns0:formula "C16H14N2O3S" ;
  ns0:charge "0" ;
  ns0:mass "314.361" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46700> ;
  skos:prefLabel "2-(1,3-benzoxazol-2-ylthio)-n-(2-methoxyphenyl)acetamide"@en, "2 (1،3 بنزوکسازول 2 ایلتیو) N (2 متوکسی فنیل) استامید"@fa ;
  ns0:smiles "COC1=CC=CC=C1NC(=O)CSC2=NC3=CC=CC=C3O2" ;
  ns0:subset "2_STAR" .

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

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:mass rdfs:label "جرم"@fa, "mass"@en .
