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

<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://www.irandoc.acir/onto/irandoc/CHEBI:94842>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C22H34N2" ;
  ns0:inchi "InChI=1S/2C11H17N/c2*1-11(2,12-3)9-10-7-5-4-6-8-10/h2*4-8,12H,9H2,1-3H3" ;
  ns0:monoisotopicmass "326.27220" ;
  skos:prefLabel "n,2-dimethyl-1-phenylpropan-2-amine"@en, "N,2 دی متیل 1 فنیل پروپان 2 آمین"@fa ;
  ns0:smiles "CC(C)(CC1=CC=CC=C1)NC.CC(C)(CC1=CC=CC=C1)NC" ;
  ns0:mass "326.520" ;
  ns0:charge "0" ;
  ns0:inchikey "NOVKIURGAXWREA-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35338> ;
  ns0:subset "2_STAR" .

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 .
