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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:721>
  ns0:inchikey "IJJFUQHXTUKIGS-KADLPKKJSA-N" ;
  skos:prefLabel "11 O Demethylpradimicinone I"@fa, "11-o-demethylpradimicinone i"@en ;
  ns0:charge "0" ;
  ns0:formula "C27H21NO11" ;
  ns0:mass "535.457" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51270> ;
  ns0:synonym_EXACT "11-O-Demethylpradimicinone I" ;
  ns0:inchi "InChI=1S/C27H21NO11/c1-7-3-10-17(24(35)15(7)26(37)28-8(2)27(38)39)18-12(23(34)22(10)33)6-13-19(25(18)36)21(32)11-4-9(29)5-14(30)16(11)20(13)31/h3-6,8,22-23,29-30,33-36H,1-2H3,(H,28,37)(H,38,39)/t8?,22-,23-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "535.11146" ;
  ns0:smiles "CC(NC(=O)c1c(C)cc2[C@H](O)[C@@H](O)c3cc4C(=O)c5c(O)cc(O)cc5C(=O)c4c(O)c3-c2c1O)C(O)=O" .

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 .
