@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:37668>
  skos:prefLabel "ترپن لاکتون"@fa, "terpene lactone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:208918> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:208918>
  skos:prefLabel "پستالوتیولاکتون D"@fa, "pestalotiolactone d"@en ;
  ns0:smiles "O=C1O[C@H]2C[C@](O)(C)[C@H]([C@H]2[C@H]1C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37668> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C10H16O3" ;
  ns0:synonym_EXACT "(3R,3aS,4S,5R,6aS)-5-hydroxy-3,4,5-trimethyl-3a,4,6,6a-tetrahydro-3H-cyclopenta[b]uran-2-one" ;
  ns0:inchikey "ZNLOKJLITCSYPQ-WASRKXDBSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "184.235" ;
  ns0:monoisotopicmass "184.10994" ;
  ns0:inchi "InChI=1S/C10H16O3/c1-5-8-6(2)10(3,12)4-7(8)13-9(5)11/h5-8,12H,4H2,1-3H3/t5-,6+,7+,8-,10-/m1/s1" ;
  ns0:charge "0" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
