@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:140737>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "173.05678" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50860> ;
  skos:prefLabel "formylisoglutamine(1-)"@en, "فرمیلیزوگلوتامین (1)"@fa ;
  ns0:inchikey "WLTXUKAQFBTJKS-UHFFFAOYSA-M" ;
  ns0:formula "C6H9N2O4" ;
  ns0:mass "173.147" ;
  ns0:inchi "InChI=1S/C6H10N2O4/c7-6(12)4(8-3-9)1-2-5(10)11/h3-4H,1-2H2,(H2,7,12)(H,8,9)(H,10,11)/p-1" ;
  ns0:charge "-1" ;
  ns0:smiles "NC(=O)C(CCC([O-])=O)NC=O" .

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 .
<http://www.irandoc.acir/onto/irandoc/CHEBI:50860>
  skos:prefLabel "موجودیت مولکولی آلی"@fa, "organic molecular entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:140737> .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
