@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25479>
  skos:prefLabel "نفتالنون"@fa, "naphthalenone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:199136> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:199136>
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25479> ;
  skos:prefLabel "1,4,9-trihydroxy-1,2-dihydroperylene-3,10-dione"@en, "1،4،9 تری هیدروکسی 1،2 دی هیدروپریلن 3،10 دیون"@fa ;
  ns0:formula "C20H12O5" ;
  ns0:inchikey "BAVNHBKPLXSVSJ-CQSZACIVSA-N" ;
  ns0:smiles "O=C1C=2C=3C(=C4C5=C(C(=O)C=C4)C(O)=CC=C5C3[C@H](O)CC2O)C=C1" ;
  ns0:subset "2_STAR" ;
  ns0:mass "332.311" ;
  ns0:monoisotopicmass "332.06847" ;
  ns0:inchi "InChI=1S/C20H12O5/c21-11-4-1-8-9-2-5-13(23)20-15(25)7-14(24)17(18(9)20)10-3-6-12(22)19(11)16(8)10/h1-6,14,22,24-25H,7H2/t14-/m1/s1" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
