@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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@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:207900> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:207900>
  skos:prefLabel "کلریولین A"@fa, "chloriolin a"@en ;
  ns0:monoisotopicmass "272.11792" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C14H21ClO3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25409> ;
  ns0:inchi "InChI=1S/C14H21ClO3/c1-13(2)5-8-4-9(7-16)14(3,10(17)6-15)11(8)12(13)18/h4,8,11-12,16,18H,5-7H2,1-3H3/t8-,11-,12+,14+/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "1-[(1R,3aR,6R,6aR)-6-hydroxy-2-(hydroxymethyl)-1,5,5-trimethyl-3a,4,6,6a-tetrahydropentalen-1-yl]-2-chloroethanone" ;
  ns0:mass "272.770" ;
  ns0:inchikey "QJDLIMFXDMREHY-HDRXNWCYSA-N" ;
  ns0:smiles "ClCC(=O)[C@]1(C(=C[C@@H]2[C@H]1[C@@H](O)C(C)(C)C2)CO)C" ;
  ns0:charge "0" .

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 .
