@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://www.irandoc.acir/onto/irandoc/CHEBI:35338>
  skos:prefLabel "آمفتامین ها"@fa, "amphetamines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:114352> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:114352>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "DRKIPNUDTIIJLM-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C28H26N4O4/c33-26-15-19(17-32(26)20-10-11-24-25(16-20)36-13-12-35-24)28(34)31-23(14-18-6-2-1-3-7-18)27-29-21-8-4-5-9-22(21)30-27/h1-11,16,19,23H,12-15,17H2,(H,29,30)(H,31,34)" ;
  ns0:smiles "C1COC2=C(O1)C=CC(=C2)N3CC(CC3=O)C(=O)NC(CC4=CC=CC=C4)C5=NC6=CC=CC=C6N5" ;
  skos:prefLabel "n-[1-(1h-benzimidazol-2-yl)-2-phenylethyl]-1-(2,3-dihydro-1,4-benzodioxin-6-yl)-5-oxo-3-pyrrolidinecarboxamide"@en, "N [1 (1H benzimidazol 2 yl) 2 phenylethyl] 1 (2,3 dihydro 1,4 benzodioxin 6 yl) 5 oxo 3 pyrrolidinecarboxamide"@fa ;
  ns0:mass "482.531" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35338> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "482.19541" ;
  ns0:formula "C28H26N4O4" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
