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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121142>
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C22H27N7O/c1-4-16-10-6-8-12-18(16)24-20(30)14-29(3)13-19-26-21(23)28-22(27-19)25-17-11-7-5-9-15(17)2/h5-12H,4,13-14H2,1-3H3,(H,24,30)(H3,23,25,26,27,28)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C22H27N7O" ;
  skos:prefLabel "2-[[4-amino-6-(2-methylanilino)-1,3,5-triazin-2-yl]methyl-methylamino]-n-(2-ethylphenyl)acetamide"@en, "2 [[4 آمینو 6 (2 متیلانیلینو) 1،3،5 تریازین 2 یل] متیل متیل آمینو] N (2 اتیل فنیل) استامید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22475> ;
  ns0:monoisotopicmass "405.22771" ;
  ns0:mass "405.497" ;
  ns0:inchikey "FIPNHCNUEUSLNP-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCC1=CC=CC=C1NC(=O)CN(C)CC2=NC(=NC(=N2)NC3=CC=CC=C3C)N" .

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