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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:192719>
  ns0:mass "133.190" ;
  ns0:smiles "[S-]C(=O)C(O)CCC" ;
  ns0:monoisotopicmass "133.03287" ;
  ns0:synonym_EXACT "2-hydroxypentanethioate" ;
  skos:prefLabel "2 هیدروکسی 4 متیل تیو بوتیرات"@fa, "2-hydroxy-4-methylthio-butyrate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35381> ;
  ns0:inchi "InChI=1S/C5H10O2S/c1-2-3-4(6)5(7)8/h4,6H,2-3H2,1H3,(H,7,8)/p-1" ;
  ns0:charge "-1" ;
  ns0:inchikey "PICCHNWCTUUCAQ-UHFFFAOYSA-M" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C5H9O2S" .

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 .
