@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:223012>
  skos:prefLabel "Y T0678H"@fa, "y-t0678h"@en ;
  ns0:formula "C7H5NO3" ;
  ns0:monoisotopicmass "151.02694" ;
  ns0:synonym_EXACT "6-hydroxy-1,2-benzoxazol-3-one" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51549> ;
  ns0:mass "151.121" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C7H5NO3/c9-4-1-2-5-6(3-4)11-8-7(5)10/h1-3,9H,(H,8,10)" ;
  ns0:inchikey "BSVWKKOEZYADMB-UHFFFAOYSA-N" ;
  ns0:smiles "O=C1NOC2=C1C=CC(=C2)O" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:51549>
  skos:prefLabel "بنزیزوکسازول"@fa, "benzisoxazole"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:223012> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
