@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#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:22475>
  skos:prefLabel "آمینو اسید آمید"@fa, "amino acid amide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:80575> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:80575>
  ns0:charge "0" ;
  skos:prefLabel "3 هیدروکسی مونو اتیل گلیسینکسیلیدید"@fa, "3-hydroxymonoethylglycinexylidide"@en ;
  ns0:formula "C12H18N2O2" ;
  ns0:inchikey "YITCMQBVWIHTTA-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "222.13683" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CCNCC(=O)Nc1c(C)ccc(O)c1C" ;
  ns0:inchi "InChI=1S/C12H18N2O2/c1-4-13-7-11(16)14-12-8(2)5-6-10(15)9(12)3/h5-6,13,15H,4,7H2,1-3H3,(H,14,16)" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22475> ;
  ns0:mass "222.28350" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
