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

<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:125218>
  ns0:inchi "InChI=1S/C26H25N5O4/c27-25(33)26(17-18-7-2-1-3-8-18)23(21-9-4-5-10-22(21)30-31-28)35-24(29-26)19-11-13-20(14-12-19)34-16-6-15-32/h1-5,7-14,23,32H,6,15-17H2,(H2,27,33)/t23-,26-/m1/s1" ;
  ns0:smiles "C1=CC=C(C=C1)C[C@@]2([C@H](OC(=N2)C3=CC=C(C=C3)OCCCO)C4=CC=CC=C4N=[N+]=[N-])C(=O)N" ;
  ns0:charge "0" ;
  ns0:mass "471.509" ;
  ns0:monoisotopicmass "471.19065" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C26H25N5O4" ;
  skos:prefLabel "(4r,5r)-5-(2-azidophenyl)-2-[4-(3-hydroxypropoxy)phenyl]-4-(phenylmethyl)-5h-oxazole-4-carboxamide"@en, "(4R,5R) 5 (2 آزیدوفنیل) 2 [4 (3 هیدروکسی پروپوکسی) فنیل] 4 (فنیل متیل) 5H اگزازول 4 کربوکسامید"@fa ;
  ns0:inchikey "MCUMXBHPOQQCFP-ZEQKJWHPSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35338> .

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