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

<http://www.irandoc.acir/onto/irandoc/CHEBI:223194>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51270> ;
  skos:prefLabel "استرپتوورتیمایسین A"@fa, "streptovertimycin a"@en ;
  ns0:inchi "InChI=1S/C29H25ClO7/c1-12-6-15(36-4)10-19(32)21(12)16-9-14(31)7-13-8-17-23(26(33)22(13)16)27(34)24-18(29(17,2)3)11-20(37-5)25(30)28(24)35/h6-11,31-33,35H,1-5H3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "ClC1=C(O)C=2C(=O)C3=C(O)C4=C(C5=C(O)C=C(OC)C=C5C)C=C(O)C=C4C=C3C(C2C=C1OC)(C)C" ;
  ns0:formula "C29H25ClO7" ;
  ns0:mass "520.960" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "520.12888" ;
  ns0:synonym_EXACT "3-chloro-4,6,9-trihydroxy-7-(2-hydroxy-4-methoxy-6-methylphenyl)-2-methoxy-12,12-dimethyltetracen-5-one" ;
  ns0:inchikey "RWULGBXORXEOAE-UHFFFAOYSA-N" ;
  ns0:charge "0" .

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 .
