@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://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:224902> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:224902>
  ns0:formula "C24H34O5" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "JIYRVNYCTITQSJ-LDAMAOJISA-N" ;
  skos:prefLabel "macrolactin g"@en, "ماکرولاکتین جی"@fa ;
  ns0:smiles "O=C1OC(CCCC=CC=CC(O)CC(O)CC=CC(C=CCC=CC=C1)O)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  ns0:monoisotopicmass "402.24062" ;
  ns0:inchi "InChI=1S/C24H34O5/c1-20-13-8-4-2-6-10-15-22(26)19-23(27)17-12-16-21(25)14-9-5-3-7-11-18-24(28)29-20/h2-3,6-7,9-12,14-16,18,20-23,25-27H,4-5,8,13,17,19H2,1H3/b6-2+,7-3+,14-9+,15-10+,16-12-,18-11-" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(3Z,5E,8E,11Z,17E,19E)-10,14,16-trihydroxy-24-methyl-1-oxacyclotetracosa-3,5,8,11,17,19-hexaen-2-one" ;
  ns0:subset "2_STAR" ;
  ns0:mass "402.531" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
