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

<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:218156>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "12 کتو 10،11 دهیدروکوروولارین"@fa, "12-keto-10,11-dehydrocurvularin"@en ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  ns0:formula "C16H16O6" ;
  ns0:inchikey "FIUUIKLWOVOUAE-MOVJSRMASA-N" ;
  ns0:smiles "O=C1C2=C(O)C=C(O)C=C2CC(=O)O[C@@H](C)CCC(C=C1)=O" ;
  ns0:monoisotopicmass "304.09469" ;
  ns0:inchi "InChI=1S/C16H16O6/c1-9-2-3-11(17)4-5-13(19)16-10(7-15(21)22-9)6-12(18)8-14(16)20/h4-6,8-9,18,20H,2-3,7H2,1H3/b5-4+/t9-/m0/s1" ;
  ns0:synonym_EXACT "(5S,9E)-13,15-dihydroxy-5-methyl-4-oxabicyclo[10.4.0]hexadeca-1(12),9,13,15-tetraene-3,8,11-trione" ;
  ns0:mass "304.298" .

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 .
