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

<http://www.irandoc.acir/onto/irandoc/CHEBI:220871>
  ns0:monoisotopicmass "475.12421" ;
  ns0:inchikey "QGPZBTSBJQUOSK-FKPYENBGSA-N" ;
  skos:prefLabel "سانجیدین بی"@fa, "sungeidine b"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "S1C(=O)C2=CC=C(C=3C2=C1C=4C(C3)=CC=C(C4)O)N5[C@H]6C7=C(C=CC=C7)[C@H]8[C@@H](C5)[C@@H]6C(=CC8=O)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46955> ;
  ns0:charge "0" ;
  ns0:mass "475.560" ;
  ns0:inchi "InChI=1S/C30H21NO3S/c1-14-10-24(33)26-17-4-2-3-5-18(17)28-25(14)22(26)13-31(28)23-9-8-19-27-21(23)11-15-6-7-16(32)12-20(15)29(27)35-30(19)34/h2-12,22,25-26,28,32H,13H2,1H3/t22-,25-,26-,28-/m0/s1" ;
  ns0:synonym_EXACT "sungeidine B" ;
  ns0:formula "C30H21NO3S" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
