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

<http://www.irandoc.acir/onto/irandoc/CHEBI:131168>
  ns0:charge "0" ;
  ns0:inchikey "AFJRDFWMXUECEW-LBPRGKRZSA-N" ;
  skos:prefLabel "n-[(2s)-1-amino-3-(3-fluorophenyl)propan-2-yl]-5-chloro-4-(4-chloro-2-methyl-3-pyrazolyl)-2-thiophenecarboxamide"@en, "N [(2S) 1 آمینو 3 (3 فلوروفنیل) پروپان 2 یل] 5 کلرو 4 (4 کلرو 2 متیل 3 پیرازولیل) 2 تیوفن کربوکسامید"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C18H17Cl2FN4OS/c1-25-16(14(19)9-23-25)13-7-15(27-17(13)20)18(26)24-12(8-22)6-10-3-2-4-11(21)5-10/h2-5,7,9,12H,6,8,22H2,1H3,(H,24,26)/t12-/m0/s1" ;
  ns0:smiles "CN1C(=C(C=N1)Cl)C2=C(SC(=C2)C(=O)N[C@@H](CC3=CC(=CC=C3)F)CN)Cl" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35338> ;
  ns0:monoisotopicmass "426.04842" ;
  ns0:mass "427.325" ;
  ns0:formula "C18H17Cl2FN4OS" .

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 .
