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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:188901>
  skos:prefLabel "آلمازول سی"@fa, "almazole c"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "331.16846" ;
  ns0:smiles "O1C(=NC=C1C=2C=3C(NC2)=CC=CC3)[C@@H](N(C)C)CC4=CC=CC=C4" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C21H21N3O" ;
  ns0:mass "331.419" ;
  ns0:synonym_EXACT "(1S)-1-[5-(1H-indol-3-yl)-1,3-oxazol-2-yl]-N,N-dimethyl-2-phenylethanamine" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35338> ;
  ns0:charge "0" ;
  ns0:inchikey "GAAGMSPHTNSDSL-IBGZPJMESA-N" ;
  ns0:inchi "InChI=1S/C21H21N3O/c1-24(2)19(12-15-8-4-3-5-9-15)21-23-14-20(25-21)17-13-22-18-11-7-6-10-16(17)18/h3-11,13-14,19,22H,12H2,1-2H3/t19-/m0/s1" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
