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

<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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116447>
  ns0:smiles "CC(C)CN(CC(C)C)C(=O)C12CCC(C1(C)C)(C(=O)C2)C" ;
  ns0:mass "307.472" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C19H33NO2/c1-13(2)11-20(12-14(3)4)16(22)19-9-8-18(7,15(21)10-19)17(19,5)6/h13-14H,8-12H2,1-7H3" ;
  ns0:charge "0" ;
  ns0:formula "C19H33NO2" ;
  skos:prefLabel "1,7,7-trimethyl-n,n-bis(2-methylpropyl)-2-oxo-4-bicyclo[2.2.1]heptanecarboxamide"@en, "1،7،7 تری متیل N، N بیس (2 متیل پروپیل) 2 اکسو 4 بی سیکلو [2.2.1] هپتان کربوکسامید"@fa ;
  ns0:inchikey "HNHQJGPQHLCTSC-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "307.25113" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
