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

<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:219120> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:219120>
  skos:prefLabel "(2-acetamido-1-hydroxyethyl)phosphonic acid"@en, "(2 استامیدو 1 هیدروکسی اتیل) فسفونیک اسید"@fa ;
  ns0:inchikey "KYUPVSSKTOHMCL-BYPYZUCNSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "183.02966" ;
  ns0:smiles "P(=O)(O)(O)[C@H](O)CNC(=O)C" ;
  ns0:synonym_EXACT "[(1S)-2-acetamido-1-hydroxyethyl]phosphonic acid" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C4H10NO5P/c1-3(6)5-2-4(7)11(8,9)10/h4,7H,2H2,1H3,(H,5,6)(H2,8,9,10)/t4-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:15732> ;
  ns0:formula "C4H10NO5P" ;
  ns0:mass "183.100" ;
  ns0:subset "2_STAR" .

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