@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:33898>
  skos:prefLabel "اسیدهای مانورونیک"@fa, "mannuronic acids"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:25176> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:33821>
  skos:prefLabel "mannuronate"@en, "مانورونات"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:is_conjugate_base_of <http://www.irandoc.acir/onto/irandoc/CHEBI:25176> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:25176>
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33898> ;
  skos:prefLabel "mannuronic acid"@en, "مانورونیک اسید"@fa ;
  ns0:monoisotopicmass "194.04265" ;
  ns0:is_conjugate_acid_of <http://www.irandoc.acir/onto/irandoc/CHEBI:33821> ;
  ns0:subset "3_STAR" ;
  ns0:mass "194.140" ;
  ns0:formula "C6H10O7" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:is_conjugate_acid_of rdfs:label "اسید-مزدوج-است"@fa, "is_conjugate_acid_of"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
