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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:217786>
  ns0:inchikey "FYSHMUOWDDFTQM-JJLHNHMXSA-N" ;
  ns0:inchi "InChI=1S/C16H30O2/c1-7-11(3)9-13(5)16(18)14(6)10-12(4)15(17)8-2/h10-11,13-14,16,18H,7-9H2,1-6H3/b12-10+/t11-,13-,14-,16+/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C(/C(=C/[C@@H]([C@H](O)[C@H](C[C@H](CC)C)C)C)/C)CC" ;
  ns0:formula "C16H30O2" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(E,6S,7R,8S,10S)-7-hydroxy-4,6,8,10-tetramethyldodec-4-en-3-one" ;
  ns0:mass "254.414" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:monoisotopicmass "254.22458" ;
  skos:prefLabel "pestalotiotone b"@en, "پستالوتیوتون B"@fa ;
  ns0:subset "2_STAR" .

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 .
