@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:25392>
  skos:prefLabel "نفتول ها"@fa, "naphthols"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:205910> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:205910>
  ns0:monoisotopicmass "340.09469" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1C(=O)C=2C=3C(C(OCC=C(C)C)=CC2O)=C(C)C=C(C3C1=O)O" ;
  ns0:inchi "InChI=1S/C19H16O6/c1-8(2)4-5-25-12-7-11(21)15-16-13(12)9(3)6-10(20)14(16)17(22)19(24)18(15)23/h4,6-7,20-21H,5H2,1-3H3" ;
  ns0:mass "340.331" ;
  skos:prefLabel "4,9-dihydroxy-6-methyl-7-(3-methylbut-2-enoxy)phenalene-1,2,3-trione"@en, "4،9 دی هیدروکسی 6 متیل 7 (3 متیل اما 2 انوکسی) فنالن 1،2،3 تریون"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "CBZICGWRQATLAT-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "4,9-dihydroxy-6-methyl-7-(3-methylbut-2-enoxy)phenalene-1,2,3-trione" ;
  ns0:charge "0" ;
  ns0:formula "C19H16O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25392> .

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 .
