@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://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:194131> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:194131>
  skos:prefLabel "(R, S) پیپرازین 4 ium 2 ترت بوتیل کربوکسامید (1+)"@fa, "(r,s)-piperazin-4-ium-2-tert-butylcarboxamide(1+)"@en ;
  ns0:inchikey "OEZDMLLCIUSINT-UHFFFAOYSA-O" ;
  ns0:formula "C9H20N3O" ;
  ns0:smiles "[NH2+]1CCNC(C1)C(=O)NC(C)(C)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22475> ;
  ns0:mass "186.278" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C9H19N3O/c1-9(2,3)12-8(13)7-6-10-4-5-11-7/h7,10-11H,4-6H2,1-3H3,(H,12,13)/p+1" ;
  ns0:monoisotopicmass "186.16009" ;
  ns0:charge "+1" ;
  ns0:synonym_RELATED "(R,S)-piperazine-2-tert-butylcarboxamide" .

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