@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:37485>
  skos:prefLabel "هیدروکسی تراکینون ها"@fa, "hydroxyanthraquinones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:214737> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:214737>
  ns0:monoisotopicmass "328.13107" ;
  ns0:smiles "O=C1C2=C(C(O)=CC=C2)C(=O)C3C1C4C(=O)CC(C)CC4(O)CC3" ;
  ns0:inchikey "HSMRINIPWDKRFS-UHFFFAOYSA-N" ;
  ns0:formula "C19H20O5" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C19H20O5/c1-9-7-13(21)16-15-11(5-6-19(16,24)8-9)17(22)14-10(18(15)23)3-2-4-12(14)20/h2-4,9,11,15-16,20,24H,5-8H2,1H3" ;
  skos:prefLabel "اکراسنومایسین C"@fa, "ochracenomicin c"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37485> ;
  ns0:synonym_EXACT "4a,8-dihydroxy-3-methyl-2,3,4,5,6,6a,12a,12b-octahydrobenzo[a]anthracene-1,7,12-trione" ;
  ns0:charge "0" ;
  ns0:mass "328.364" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
