@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#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25409>
  skos:prefLabel "مونوترپنوئید"@fa, "monoterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112438> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:112438>
  ns0:mass "351.614" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "(2R) N2 [2 (4 بی سیکلو[2.2.1] هپتانیل) اتیل] N1 [(2R,3R) 3 متیل 1 (متیلامینو) پنتان 2 ایل] هگزان 1،2 دی آمین"@fa, "(2r)-n2-[2-(4-bicyclo[2.2.1]heptanyl)ethyl]-n1-[(2r,3r)-3-methyl-1-(methylamino)pentan-2-yl]hexane-1,2-diamine"@en ;
  ns0:smiles "CCCC[C@H](CN[C@@H](CNC)[C@H](C)CC)NCCC12CCC(C1)CC2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:monoisotopicmass "351.36135" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "HXWVJOJFQXWXFE-CAQIQVKASA-N" ;
  ns0:formula "C22H45N3" ;
  ns0:inchi "InChI=1S/C22H45N3/c1-5-7-8-20(16-25-21(17-23-4)18(3)6-2)24-14-13-22-11-9-19(15-22)10-12-22/h18-21,23-25H,5-17H2,1-4H3/t18-,19?,20-,21+,22?/m1/s1" .

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