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

<http://www.irandoc.acir/onto/irandoc/CHEBI:81876>
  ns0:monoisotopicmass "414.09508" ;
  ns0:formula "C21H18O9" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:smiles "COC(=O)[C@@H]1c2cc3C(=O)c4c(O)ccc(O)c4C(=O)c3c(O)c2[C@@H](O)C[C@]1(C)O" ;
  skos:prefLabel "1-oh-nogalamycinone"@en, "1 OH نوگالامایسینون"@fa ;
  ns0:inchikey "ZBSRQGXAWDQXFX-VQDICGIKSA-N" ;
  ns0:inchi "InChI=1S/C21H18O9/c1-21(29)6-11(24)12-7(16(21)20(28)30-2)5-8-13(18(12)26)19(27)15-10(23)4-3-9(22)14(15)17(8)25/h3-5,11,16,22-24,26,29H,6H2,1-2H3/t11-,16-,21-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51270> ;
  ns0:mass "414.36220" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
