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

<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:108246>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C18H25FN4O2/c19-15-4-6-16(7-5-15)20-17(24)14-21-10-12-23(13-11-21)18(25)22-8-2-1-3-9-22/h4-7H,1-3,8-14H2,(H,20,24)" ;
  ns0:formula "C18H25FN4O2" ;
  ns0:inchikey "AKKHSCHUDQWGTF-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22475> ;
  ns0:mass "348.416" ;
  skos:prefLabel "n-(4-fluorophenyl)-2-[4-[oxo(1-piperidinyl)methyl]-1-piperazinyl]acetamide"@en, "N (4 فلوروفنیل) 2 [4 [اکسو (1 پیپریدینیل) متیل] 1 پیپرازینیل] استامید"@fa ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "348.19615" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1CCN(CC1)C(=O)N2CCN(CC2)CC(=O)NC3=CC=C(C=C3)F" .

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