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

<http://www.irandoc.acir/onto/irandoc/CHEBI:723>
  ns0:formula "C24H16O10" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51270> ;
  ns0:inchikey "ROFMCMXCPNFONV-SFTDATJTSA-N" ;
  ns0:mass "464.379" ;
  ns0:monoisotopicmass "464.07435" ;
  ns0:smiles "Cc1cc2[C@H](O)[C@@H](O)c3cc4C(=O)c5c(O)cc(O)cc5C(=O)c4c(O)c3-c2c(O)c1C(O)=O" ;
  skos:prefLabel "11-o-demethylpradinone i"@en, "11 O Demethylpradinone I"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C24H16O10/c1-6-2-8-15(22(31)13(6)24(33)34)16-10(21(30)20(8)29)5-11-17(23(16)32)19(28)9-3-7(25)4-12(26)14(9)18(11)27/h2-5,20-21,25-26,29-32H,1H3,(H,33,34)/t20-,21-/m0/s1" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "11-O-Demethylpradinone I" .

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 .
