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

<http://www.irandoc.acir/onto/irandoc/CHEBI:226154>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1C2=C(O)C=3C(=C4C(O)=C(C(CCCCC)=CC4=CC3)C(=O)O)C=C2C(C)(C)C=5C1=C(O)C=C(O)C5" ;
  skos:prefLabel "benastatin a"@en, "بناستاتین A"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C30H28O7/c1-4-5-6-7-14-10-15-8-9-17-18(22(15)27(34)23(14)29(36)37)13-20-25(26(17)33)28(35)24-19(30(20,2)3)11-16(31)12-21(24)32/h8-13,31-34H,4-7H2,1-3H3,(H,36,37)" ;
  ns0:mass "500.547" ;
  ns0:inchikey "LKGKHTANQJZVPR-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51270> ;
  ns0:formula "C30H28O7" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "500.18350" ;
  ns0:synonym_EXACT "1,7,9,11-tetrahydroxy-13,13-dimethyl-8-oxo-3-pentylbenzo[a]tetracene-2-carboxylic acid" .

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 .
