@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:25381>
  skos:prefLabel "مونو آلکیل فسفات"@fa, "monoalkyl phosphate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:188038> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:188038>
  ns0:inchi "InChI=1S/C7H17N4O4P/c1-10(2)5-6-4-9-7(8)11(6)15-16(12,13)14-3/h6H,4-5H2,1-3H3,(H2,8,9)(H,12,13)/t6-/m1/s1" ;
  ns0:mass "252.211" ;
  ns0:monoisotopicmass "252.09874" ;
  ns0:smiles "P(ON1[C@@H](CN(C)C)CN=C1N)(OC)(O)=O" ;
  skos:prefLabel "آناتوکسین a(s)"@fa, "anatoxin a(s)"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25381> ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C7H17N4O4P" ;
  ns0:synonym_EXACT "[(5S)-2-amino-5-[(dimethylamino)methyl]-4,5-dihydroimidazol-1-yl] methyl hydrogen phosphate" ;
  ns0:inchikey "FYXHGVMFJYHPFX-ZCFIWIBFSA-N" ;
  ns0:charge "0" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
