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

<http://www.irandoc.acir/onto/irandoc/CHEBI:206469>
  skos:prefLabel "sharkquinone"@en, "شارککینون"@fa ;
  ns0:mass "336.299" ;
  ns0:inchi "InChI=1S/C19H12O6/c1-7-5-9-13(11(21)6-7)19(25)14-15(17(9)23)18(24)12-8(16(14)22)3-2-4-10(12)20/h2-6,20-21,23,25H,1H3" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36141>, <http://www.irandoc.acir/onto/irandoc/CHEBI:51270> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "MCBKYNPFSBELKW-UHFFFAOYSA-N" ;
  ns0:smiles "O=C1C2=C(O)C=3C(=C(O)C=C(C3)C)C(=C2C(=O)C=4C1=C(O)C=CC4)O" ;
  ns0:monoisotopicmass "336.06339" ;
  ns0:formula "C19H12O6" ;
  ns0:synonym_EXACT "1,6,7,11-tetrahydroxy-9-methyltetracene-5,12-dione" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:36141>
  skos:prefLabel "کینون"@fa, "quinone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:206469> .

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 .
