@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#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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://www.irandoc.acir/onto/irandoc/CHEBI:36054>
  skos:prefLabel "استر بنزوات"@fa, "benzoate ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:86900> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:86900>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "methyl 4-(acetyloxy)benzoate" ;
  ns0:inchikey "PGJQPLVEUVHSFQ-UHFFFAOYSA-N" ;
  skos:prefLabel "متیل 4 استوکسی بنزوات"@fa, "methyl-4-acetoxybenzoate"@en ;
  ns0:smiles "COC(=O)c1ccc(OC(C)=O)cc1" ;
  ns0:charge "0" ;
  ns0:mass "194.18400" ;
  ns0:monoisotopicmass "194.05791" ;
  ns0:subset "3_STAR" ;
  ns0:synonym_RELATED "methyl p-acetoxybenzoate" ;
  ns0:formula "C10H10O4" ;
  ns0:inchi "InChI=1S/C10H10O4/c1-7(11)14-9-5-3-8(4-6-9)10(12)13-2/h3-6H,1-2H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36054> .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
