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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:215659>
  ns0:smiles "ClC1=C2O[C@@]([C@@H](O)CC2=C(O)C(=C1C)C=O)(CC/C=C(/CCC=C(C)C)/C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:monoisotopicmass "406.19109" ;
  ns0:mass "406.950" ;
  ns0:inchi "InChI=1S/C23H31ClO4/c1-14(2)8-6-9-15(3)10-7-11-23(5)19(26)12-17-21(27)18(13-25)16(4)20(24)22(17)28-23/h8,10,13,19,26-27H,6-7,9,11-12H2,1-5H3/b15-10+/t19-,23+/m0/s1" ;
  ns0:synonym_EXACT "(2R,3S)-8-chloro-2-[(3E)-4,8-dimethylnona-3,7-dienyl]-3,5-dihydroxy-2,7-dimethyl-3,4-dihydrochromene-6-carbaldehyde" ;
  ns0:charge "0" ;
  skos:prefLabel "ایلیسی کولینال اف"@fa, "ilicicolinal f"@en ;
  ns0:formula "C23H31ClO4" ;
  ns0:inchikey "REBFEADTNYYLME-HHYXJYCZSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  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 .
