@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: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:105753> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105753>
  skos:prefLabel "2-[2-bromo-4-(hydroxymethyl)-6-methoxyphenoxy]acetic acid"@en, "2 [ برومو 4 (هیدروکسی متیل) 6 متوکسی فنوکسی] استیک اسید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25384> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "VJXXDNCSRIIQSG-UHFFFAOYSA-N" ;
  ns0:formula "C10H11BrO5" ;
  ns0:inchi "InChI=1S/C10H11BrO5/c1-15-8-3-6(4-12)2-7(11)10(8)16-5-9(13)14/h2-3,12H,4-5H2,1H3,(H,13,14)" ;
  ns0:smiles "COC1=C(C(=CC(=C1)CO)Br)OCC(=O)O" ;
  ns0:mass "291.095" ;
  ns0:monoisotopicmass "289.97899" .

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