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

<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:208709> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:208709>
  ns0:inchi "InChI=1S/C19H12O7/c1-6-9-2-7(20)4-11(22)14(9)18(25)16-13(6)17(24)10-3-8(21)5-12(23)15(10)19(16)26/h2-5,20-23,25H,1H3" ;
  ns0:synonym_EXACT "1,3,8,10,11-pentahydroxy-6-methyltetracene-5,12-dione" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51270>, <http://www.irandoc.acir/onto/irandoc/CHEBI:36141> ;
  ns0:formula "C19H12O7" ;
  ns0:mass "352.298" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "BM 2419 2"@fa, "bm-2419-2"@en ;
  ns0:monoisotopicmass "352.05830" ;
  ns0:inchikey "QPTIGEXZMBTRSE-UHFFFAOYSA-N" ;
  ns0:smiles "O=C1C2=C(O)C3=C(O)C=C(O)C=C3C(=C2C(=O)C=4C1=C(O)C=C(O)C4)C" .

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 .
