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

<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:724>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C24H16O11/c1-5-2-7-12(19(29)10(5)24(34)35)13-14(23(33)18(7)28)22(32)16-15(21(13)31)17(27)8-3-6(25)4-9(26)11(8)20(16)30/h2-4,18,23,25-26,28-29,31-33H,1H3,(H,34,35)/t18-,23-/m0/s1" ;
  ns0:smiles "Cc1cc2[C@H](O)[C@@H](O)c3c(O)c4C(=O)c5c(O)cc(O)cc5C(=O)c4c(O)c3-c2c(O)c1C(O)=O" ;
  ns0:synonym_EXACT "11-O-Demethylpradinone II" ;
  skos:prefLabel "11-o-demethylpradinone ii"@en, "11 O Demethylpradinone II"@fa ;
  ns0:monoisotopicmass "480.06926" ;
  ns0:formula "C24H16O11" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51270> ;
  ns0:inchikey "WPQNJCYILUYTQH-MBSDFSHPSA-N" ;
  ns0:mass "480.378" .

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 .
