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

<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:213676>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35338> ;
  skos:prefLabel "tyroscherin"@en, "تیروشرین"@fa ;
  ns0:mass "333.516" ;
  ns0:monoisotopicmass "333.26678" ;
  ns0:smiles "OC1=CC=C(C[C@@H](NC)[C@H](O)CC/C=C/[C@H](C[C@H](CC)C)C)C=C1" ;
  ns0:inchikey "RNCWKUCWPBNWOH-RJCOHJNNSA-N" ;
  ns0:synonym_EXACT "4-[(E,2R,3R,8S,10S)-3-hydroxy-8,10-dimethyl-2-(methylamino)dodec-6-enyl]phenol" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C21H35NO2/c1-5-16(2)14-17(3)8-6-7-9-21(24)20(22-4)15-18-10-12-19(23)13-11-18/h6,8,10-13,16-17,20-24H,5,7,9,14-15H2,1-4H3/b8-6+/t16-,17+,20+,21+/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C21H35NO2" .

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 .
