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

<http://www.irandoc.acir/onto/irandoc/CHEBI:200343>
  ns0:formula "C20H20O7" ;
  ns0:monoisotopicmass "372.12090" ;
  ns0:mass "372.373" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "فلاویفنالنون C"@fa, "flaviphenalenone c"@en ;
  ns0:synonym_EXACT "6,12-dihydroxy-10,11-dimethoxy-8-methyl-7-(3-methylbut-2-enyl)-2-oxatricyclo[7.3.1.05,13]trideca-1(12),5,7,9(13),10-pentaene-3,4-dione" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25392> ;
  ns0:smiles "O=C1OC2=C(O)C(OC)=C(OC)C=3C2=C(C1=O)C(O)=C(CC=C(C)C)C3C" ;
  ns0:inchi "InChI=1S/C20H20O7/c1-8(2)6-7-10-9(3)11-12-13(14(10)21)15(22)20(24)27-17(12)16(23)19(26-5)18(11)25-4/h6,21,23H,7H2,1-5H3" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "OWDXYRKDUWGQAM-UHFFFAOYSA-N" .

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 .
