@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:118942> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:118942>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22475> ;
  ns0:mass "420.503" ;
  ns0:monoisotopicmass "420.23727" ;
  ns0:inchi "InChI=1S/C21H32N4O5/c26-15-19-18(24-21(28)14-25-9-11-29-12-10-25)2-1-17(30-19)13-20(27)23-8-5-16-3-6-22-7-4-16/h3-4,6-7,17-19,26H,1-2,5,8-15H2,(H,23,27)(H,24,28)/t17-,18-,19+/m1/s1" ;
  skos:prefLabel "2 [(2R,5R,6R) 6 (هیدروکسی متیل) 5 [[2 (4 مورفولینیل) 1 اکسو اتیل] آمینو] 2 اکسانیل] N (2 پیریدین 4 ایل اتیل) استامید"@fa, "2-[(2r,5r,6r)-6-(hydroxymethyl)-5-[[2-(4-morpholinyl)-1-oxoethyl]amino]-2-oxanyl]-n-(2-pyridin-4-ylethyl)acetamide"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "ZJAQJJRCHWWGEL-QRVBRYPASA-N" ;
  ns0:formula "C21H32N4O5" ;
  ns0:smiles "C1C[C@H]([C@@H](O[C@H]1CC(=O)NCCC2=CC=NC=C2)CO)NC(=O)CN3CCOCC3" ;
  ns0:charge "0" .

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