@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://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: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:116582> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:116582>
  ns0:formula "C13H13NO4S" ;
  ns0:inchikey "PWJJFOPAFDHVEW-UHFFFAOYSA-N" ;
  ns0:mass "279.313" ;
  ns0:smiles "CC1=NC(=CS1)COC(=O)C2=C(C=C(C=C2)OC)O" ;
  skos:prefLabel "2-hydroxy-4-methoxybenzoic acid (2-methyl-4-thiazolyl)methyl ester"@en, "2 هیدروکسی 4 متوکسی بنزوئیک اسید ( متیل  تیازولیل)  استر"@fa ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "279.05653" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C13H13NO4S/c1-8-14-9(7-19-8)6-18-13(16)11-4-3-10(17-2)5-12(11)15/h3-5,7,15H,6H2,1-2H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25238> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
