@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:9010>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "Salmefamol" ;
  ns0:mass "331.407" ;
  ns0:formula "C19H25NO4" ;
  ns0:inchi "InChI=1S/C19H25NO4/c1-13(9-14-3-6-17(24-2)7-4-14)20-11-19(23)15-5-8-18(22)16(10-15)12-21/h3-8,10,13,19-23H,9,11-12H2,1-2H3/t13-,19+/m1/s1" ;
  ns0:inchikey "VPMWDFRZSIMDKW-YJYMSZOUSA-N" ;
  skos:prefLabel "سالمفامول"@fa, "salmefamol"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35338> ;
  ns0:charge "0" ;
  ns0:smiles "COc1ccc(C[C@@H](C)NC[C@H](O)c2ccc(O)c(CO)c2)cc1" ;
  ns0:monoisotopicmass "331.17836" ;
  ns0:subset "2_STAR" .

ns0: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:9010> .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
