@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://rdf-vocabulary.ddialliance.org/xkos#has_part> rdfs:label "بخشی دارد"@fa, "has_part"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:132297>
  skos:prefLabel "مت آمفتامین (1+)"@fa, "methamphetamine(1+)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/CHEBI:36807>
  skos:prefLabel "هیدروکلراید"@fa, "hydrochloride"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:35340> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:35340>
  ns0:smiles "Cl.CN[C@@H](C)Cc1ccccc1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "TWXDDNPPQUTEOV-FVGYRXGTSA-N" ;
  skos:prefLabel "هیدروکلراید متامفتامین"@fa, "methamphetamine hydrochloride"@en ;
  ns0:synonym_RELATED "methamphetamine hydrogen chloride", "(+)-N,alpha-dimethylphenethylamine hydrochloride", "(S)-(+)-methamphetamine hydrochloride", "methamphetaminium chloride", "(+)-methamphetamine hydrochloride", "d-methaphetamine hydrochloride" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36807> ;
  ns0:mass "185.69400" ;
  ns0:inchi "InChI=1S/C10H15N.ClH/c1-9(11-2)8-10-6-4-3-5-7-10;/h3-7,9,11H,8H2,1-2H3;1H/t9-;/m0./s1" ;
  ns0:has_part <http://www.irandoc.acir/onto/irandoc/CHEBI:132297> ;
  ns0:monoisotopicmass "185.09713" ;
  ns0:synonym_EXACT "(2S)-N-methyl-1-phenylpropan-2-amine hydrochloride", "methamphetamine hydrochloride" ;
  ns0:charge "0" ;
  ns0:subset "3_STAR" ;
  ns0:formula "C10H16ClN" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
