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

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

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 .
