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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116650>
  ns0:subset "2_STAR" ;
  ns0:mass "281.310" ;
  ns0:monoisotopicmass "281.11643" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C1=CC=C(C=C1)NC(=O)CC2C(=O)NC3=CC=CC=C3N2" ;
  ns0:inchi "InChI=1S/C16H15N3O2/c20-15(17-11-6-2-1-3-7-11)10-14-16(21)19-13-9-5-4-8-12(13)18-14/h1-9,14,18H,10H2,(H,17,20)(H,19,21)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22475> ;
  ns0:inchikey "KJTNMDRAZRYXNY-UHFFFAOYSA-N" ;
  skos:prefLabel "2 (3 oxo 2,4 dihydro 1H quinoxalin 2 yl) N فنیل استامید"@fa, "2-(3-oxo-2,4-dihydro-1h-quinoxalin-2-yl)-n-phenylacetamide"@en ;
  ns0:formula "C16H15N3O2" ;
  ns0:charge "0" .

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