@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#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:25000>
  skos:prefLabel "لاکتون"@fa, "lactone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:2128> .

<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://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:2128>
  ns0:charge "0" ;
  skos:prefLabel "5-exo-hydroxy-1,2-campholide"@en, "5 exo Hydroxy 1,2 campholide"@fa ;
  ns0:mass "184.233" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "CLHVOQQIYBCJNZ-PRZNWYJVSA-N" ;
  ns0:inchi "InChI=1S/C10H16O3/c1-9(2)6-4-8(12)13-10(9,3)5-7(6)11/h6-7,11H,4-5H2,1-3H3/t6?,7-,10?/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C10H16O3" ;
  ns0:smiles "C12(C)OC(CC(C1(C)C)[C@@H](C2)O)=O" ;
  ns0:synonym_EXACT "5-exo-Hydroxy-1,2-campholide" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25000> .

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