@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:25106>
  skos:prefLabel "ماکرولید"@fa, "macrolide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:202329> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:202329>
  ns0:inchi "InChI=1S/C12H18O5/c1-8-5-11(15)6-9(13)3-2-4-10(14)7-12(16)17-8/h2,4,8,10-11,14-15H,3,5-7H2,1H3/t8-,10-,11-/m1/s1" ;
  skos:prefLabel "dendrodolide d"@en, "دندرودولید دی"@fa ;
  ns0:formula "C12H18O5" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1O[C@@H](C[C@@H](O)CC(=O)CC=C[C@H](C1)O)C" ;
  ns0:mass "242.271" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "RJASZLOHRFNJHC-FBIMIBRVSA-N" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "242.11542" ;
  ns0:synonym_EXACT "(4S,10R,12R)-4,10-dihydroxy-12-methyl-1-oxacyclododec-5-ene-2,8-dione" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> .

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 .
