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

<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:199861>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  ns0:mass "570.700" ;
  ns0:monoisotopicmass "570.22874" ;
  ns0:formula "C31H38O8S" ;
  ns0:smiles "S1C(C(=O)C(=O)O)C2C(CC=CCC(O)CC=CC=CCC3C4(C(=C(C(C2C1)=O)C(=O)O4)O)CC(C)C(=C3)C)C" ;
  ns0:inchi "InChI=1S/C31H38O8S/c1-17-10-8-9-13-21(32)12-7-5-4-6-11-20-14-18(2)19(3)15-31(20)28(35)24(30(38)39-31)25(33)22-16-40-27(23(17)22)26(34)29(36)37/h4-9,14,17,19-23,27,32,35H,10-13,15-16H2,1-3H3,(H,36,37)" ;
  skos:prefLabel "تترونوتیودین"@fa, "tetronothiodin"@en ;
  ns0:inchikey "WWHAZVYADWRKPA-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "2-(13,28-dihydroxy-3,4,18-trimethyl-24,26-dioxo-27-oxa-21-thiatetracyclo[23.2.1.01,6.019,23]octacosa-4,8,10,15,25(28)-pentaen-20-yl)-2-oxoacetic acid" ;
  ns0:subset "2_STAR" .

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 .
