@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:201564> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:201564>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  ns0:charge "0" ;
  skos:prefLabel "ماکروسفلید C"@fa, "macrosphelide c"@en ;
  ns0:mass "326.345" ;
  ns0:smiles "O=C1O[C@H](CC=CC(=O)O[C@@H](C)CC(O[C@H]([C@@H](C=C1)O)C)=O)C" ;
  ns0:monoisotopicmass "326.13655" ;
  ns0:inchi "InChI=1S/C16H22O7/c1-10-5-4-6-14(18)22-11(2)9-16(20)23-12(3)13(17)7-8-15(19)21-10/h4,6-8,10-13,17H,5,9H2,1-3H3/b6-4+,8-7+/t10-,11-,12-,13+/m0/s1" ;
  ns0:synonym_EXACT "(4S,7E,10S,13E,15R,16S)-15-hydroxy-4,10,16-trimethyl-1,5,11-trioxacyclohexadeca-7,13-diene-2,6,12-trione" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C16H22O7" ;
  ns0:inchikey "LHDGUPDIEZSEGS-HRABQTKNSA-N" .

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 .
