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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:216330>
  skos:prefLabel "neobulgarone a/b"@en, "نئوبولگارون A/B"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1C2=C(OC)C=C(C)C=C2C(C3C4=C(C(=O)C5=C3C=C(C)C=C5OC)C(O)=CC(=C4)O)C=6C1=C(O)C=C(O)C6" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "538.16277" ;
  ns0:inchikey "PQPFUPCNTQHJFA-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46955> ;
  ns0:inchi "InChI=1S/C32H26O8/c1-13-5-17-25(19-9-15(33)11-21(35)27(19)31(37)29(17)23(7-13)39-3)26-18-6-14(2)8-24(40-4)30(18)32(38)28-20(26)10-16(34)12-22(28)36/h5-12,25-26,33-36H,1-4H3" ;
  ns0:subset "2_STAR" ;
  ns0:mass "538.552" ;
  ns0:formula "C32H26O8" ;
  ns0:synonym_EXACT "10-(2,4-dihydroxy-5-methoxy-7-methyl-10-oxo-9H-anthracen-9-yl)-1,3-dihydroxy-8-methoxy-6-methyl-10H-anthracen-9-one" .

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 .
