@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://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:227505>
  ns0:mass "348.267" ;
  ns0:inchikey "RODAAKSNFWZQQX-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "2-amino-5-(5-carboxy-6-hydroxy-4-imino-3-oxocyclohexa-1,5-dien-1-yl)-6-hydroxy-3-methoxybenzoic acid" ;
  skos:prefLabel "blennione"@en, "بلنیونه"@fa ;
  ns0:inchi "InChI=1S/C15H12N2O8/c1-25-7-3-5(13(20)9(11(7)17)15(23)24)4-2-6(18)10(16)8(12(4)19)14(21)22/h2-3,16,19-20H,17H2,1H3,(H,21,22)(H,23,24)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "348.05937" ;
  ns0:smiles "O=C1C(=N)C(=C(O)C(=C1)C2=C(O)C(=C(N)C(=C2)OC)C(=O)O)C(=O)O" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H12N2O8" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25238> ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:25238>
  skos:prefLabel "متوکسی بنزوئیک اسید"@fa, "methoxybenzoic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:227505> .

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 .
