@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://www.irandoc.acir/onto/irandoc/CHEBI:46955>
  skos:prefLabel "آنتراسین"@fa, "anthracenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:197751> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:197751>
  ns0:monoisotopicmass "342.11034" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1C2=C(O)C(=CC=C2[C@@](OC)(C)C3=C1C(=C(C(=O)O)C(=C3)O)C)C" ;
  ns0:inchi "InChI=1S/C19H18O6/c1-8-5-6-10-15(16(8)21)17(22)13-9(2)14(18(23)24)12(20)7-11(13)19(10,3)25-4/h5-7,20-21H,1-4H3,(H,23,24)/t19-/m0/s1" ;
  skos:prefLabel "(+/) همی اکسانترومایسین B"@fa, "(+/-)-hemi-oxanthromicin b"@en ;
  ns0:synonym_EXACT "3,8-dihydroxy-10-methoxy-1,7,10-trimethyl-9-oxoanthracene-2-carboxylic acid" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46955> ;
  ns0:charge "0" ;
  ns0:inchikey "YWHDXHMZXNDRAG-IBGZPJMESA-N" ;
  ns0:formula "C19H18O6" ;
  ns0:mass "342.347" .

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 .
