@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://www.irandoc.acir/onto/irandoc/CHEBI:38104>
  skos:prefLabel "oxacycle"@fa, "oxacycle"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:208569> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:208569>
  ns0:smiles "O=C1C(=CC=O)CO[C@@H]2[C@]([C@]1([C@@H]3[C@H](C[C@@H](C)CC3)C2)C)(O)C" ;
  ns0:charge "0" ;
  skos:prefLabel "لیبرتالید N"@fa, "libertalide n"@en ;
  ns0:inchi "InChI=1S/C18H26O4/c1-11-4-5-14-13(8-11)9-15-18(3,21)17(14,2)16(20)12(6-7-19)10-22-15/h6-7,11,13-15,21H,4-5,8-10H2,1-3H3/t11-,13+,14-,15-,17-,18+/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "306.402" ;
  ns0:formula "C18H26O4" ;
  ns0:synonym_EXACT "2-[(1R,2S,5S,7R,9S,14S)-14-hydroxy-1,5,14-trimethyl-13-oxo-10-oxatricyclo[7.4.1.02,7]tetradecan-12-ylidene]acetaldehyde" ;
  ns0:inchikey "UKYQFIGYVBBQHR-WOISXLICSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "306.18311" .

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 .
