@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:94129>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "303.99464" ;
  ns0:inchikey "HXTJKFGWUCMBNE-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "2-[5-bromo-2-ethoxy-4-(hydroxymethyl)phenoxy]acetic acid"@en, "2 [5 برومو  اتوکسی 4 (هیدروکسی متیل) فنوکسی] استیک اسید"@fa ;
  ns0:smiles "CCOC1=C(C=C(C(=C1)CO)Br)OCC(=O)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25384> ;
  ns0:formula "C11H13BrO5" ;
  ns0:inchi "InChI=1S/C11H13BrO5/c1-2-16-9-3-7(5-13)8(12)4-10(9)17-6-11(14)15/h3-4,13H,2,5-6H2,1H3,(H,14,15)" ;
  ns0:mass "305.122" ;
  ns0:subset "2_STAR" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:25384>
  skos:prefLabel "اسید مونو کربوکسیلیک"@fa, "monocarboxylic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94129> .

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 .
