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

<http://www.irandoc.acir/onto/irandoc/CHEBI:79989>
  ns0:monoisotopicmass "635.26071" ;
  ns0:mass "635.67260" ;
  ns0:charge "0" ;
  skos:prefLabel "gw 6471"@en, "GW 6471"@fa ;
  ns0:formula "C35H36F3N3O5" ;
  ns0:inchikey "UEPVEQWUZJXOKB-DYQICHDWSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35338> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CCOC(=O)NC[C@H](Cc1ccc(OCCc2nc(oc2C)-c2ccccc2)cc1)N/C(C)=C/C(=O)c1ccc(cc1)C(F)(F)F" ;
  ns0:inchi "InChI=1S/C35H36F3N3O5/c1-4-44-34(43)39-22-29(40-23(2)20-32(42)26-12-14-28(15-13-26)35(36,37)38)21-25-10-16-30(17-11-25)45-19-18-31-24(3)46-33(41-31)27-8-6-5-7-9-27/h5-17,20,29,40H,4,18-19,21-22H2,1-3H3,(H,39,43)/b23-20-/t29-/m0/s1" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
