@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://www.irandoc.acir/onto/irandoc/CHEBI:36943>
  skos:prefLabel "آریل فسفات"@fa, "aryl phosphate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:135674> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:135674>
  ns0:inchi "InChI=1S/C21H21O7P/c1-23-16-10-4-7-13-19(16)26-29(22,27-20-14-8-5-11-17(20)24-2)28-21-15-9-6-12-18(21)25-3/h4-15H,1-3H3" ;
  ns0:inchikey "ADBFDJQRBQZXAB-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "guaiacol phosphate"@en, "فسفات گایاکول"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "416.10249" ;
  ns0:mass "416.362" ;
  ns0:smiles "P(OC1=C(OC)C=CC=C1)(OC2=C(OC)C=CC=C2)(OC3=C(OC)C=CC=C3)=O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36943> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C21H21O7P" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
