@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:224131>
  skos:prefLabel "caboxamycin"@en, "کابوکسامایسین"@fa ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(O)C1=C2N=C(C3=C(O)C=CC=C3)OC2=CC=C1" ;
  ns0:mass "255.229" ;
  ns0:inchi "InChI=1S/C14H9NO4/c16-10-6-2-1-4-8(10)13-15-12-9(14(17)18)5-3-7-11(12)19-13/h1-7,16H,(H,17,18)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "2-(2-hydroxyphenyl)-1,3-benzoxazole-4-carboxylic acid" ;
  ns0:monoisotopicmass "255.05316" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46812> ;
  ns0:formula "C14H9NO4" ;
  ns0:inchikey "CRLJZJZGYIYVSO-UHFFFAOYSA-N" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:46812>
  skos:prefLabel "1.3 اگزازول"@fa, "1,3-oxazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:224131> .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
