@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:15732>
  skos:prefLabel "اسید فسفونواستیک"@fa, "phosphonoacetic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:201404> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:201404>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:15732> ;
  ns0:inchi "InChI=1S/C3H7O4P.2Na/c1-2-3(7-2)8(4,5)6;;/h2-3H,1H3,(H2,4,5,6);;/q;2*+1/p-2" ;
  ns0:inchikey "QZIQJIKUVJMTDG-UHFFFAOYSA-L" ;
  ns0:mass "182.022" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "disodium.[(2R,3S)-3-methyloxiran-2-yl]-dioxido-oxo-lambda5-phosphane" ;
  skos:prefLabel "fosfomycin sodium"@en, "فسفومایسین سدیم"@fa ;
  ns0:monoisotopicmass "181.97208" ;
  ns0:formula "C3H5O4P.Na.Na" ;
  ns0:smiles "P(=O)([O-])([O-])C1OC1C.[Na+].[Na+]" ;
  ns0:charge "0" .

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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
