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

<http://www.irandoc.acir/onto/irandoc/CHEBI:116332>
  skos:prefLabel "4 متوکسی بنزوئیک اسید 2 ( هیدروکسی فنیل) اتیل استر"@fa, "4-methoxybenzoic acid 2-(4-hydroxyphenyl)ethyl ester"@en ;
  ns0:formula "C16H16O4" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "272.10486" ;
  ns0:mass "272.296" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C16H16O4/c1-19-15-8-4-13(5-9-15)16(18)20-11-10-12-2-6-14(17)7-3-12/h2-9,17H,10-11H2,1H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25238> ;
  ns0:smiles "COC1=CC=C(C=C1)C(=O)OCCC2=CC=C(C=C2)O" ;
  ns0:charge "0" ;
  ns0:inchikey "DSMAYKYXHOGICG-UHFFFAOYSA-N" .

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