@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://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25384>
  skos:prefLabel "اسید مونو کربوکسیلیک"@fa, "monocarboxylic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:180655> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:180655>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "BZIBRGSBQKLEDC-BYPYZUCNSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "130.07423" ;
  ns0:synonym_RELATED "(3S)-piperazate" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25384> ;
  ns0:inchi "InChI=1S/C5H10N2O2/c8-5(9)4-2-1-3-6-7-4/h4,6-7H,1-3H2,(H,8,9)/t4-/m0/s1" ;
  ns0:smiles "[C@@]1(CCCNN1)(C(O)=O)[H]" ;
  ns0:charge "0" ;
  ns0:formula "C5H10N2O2" ;
  ns0:mass "130.147" ;
  skos:prefLabel "(3S) 1،2 دیازینان 3 کربوکسیلیک اسید"@fa, "(3s)-1,2-diazinane-3-carboxylic acid"@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:mass rdfs:label "جرم"@fa, "mass"@en .
