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

<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:209723>
  skos:prefLabel "N متیل تیروشرین"@fa, "n-methyltyroscherin"@en ;
  ns0:monoisotopicmass "347.28243" ;
  ns0:synonym_EXACT "4-[(2S,3R,8R,10R)-2-(dimethylamino)-3-hydroxy-8,10-dimethyldodec-6-enyl]phenol" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "KUPOHNLIXOKKCF-JZZBYWGLSA-N" ;
  ns0:formula "C22H37NO2" ;
  ns0:mass "347.543" ;
  ns0:charge "0" ;
  ns0:smiles "OC1=CC=C(C[C@H](N(C)C)[C@H](O)CCC=C[C@@H](C[C@@H](CC)C)C)C=C1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35338> ;
  ns0:inchi "InChI=1S/C22H37NO2/c1-6-17(2)15-18(3)9-7-8-10-22(25)21(23(4)5)16-19-11-13-20(24)14-12-19/h7,9,11-14,17-18,21-22,24-25H,6,8,10,15-16H2,1-5H3/t17-,18+,21+,22-/m1/s1" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
