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

<http://www.irandoc.acir/onto/irandoc/CHEBI:203555>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25392> ;
  ns0:mass "320.344" ;
  skos:prefLabel "دکاسپیرون I"@fa, "decaspirone i"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "320.10486" ;
  ns0:inchikey "SQNMNCMAWPMNRM-INIZCTEOSA-N" ;
  ns0:formula "C20H16O4" ;
  ns0:synonym_EXACT "4-hydroxy-5-(8-hydroxynaphthalen-1-yl)oxy-3,4-dihydro-2H-naphthalen-1-one" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C20H16O4/c21-14-10-11-16(23)20-13(14)6-3-9-18(20)24-17-8-2-5-12-4-1-7-15(22)19(12)17/h1-9,16,22-23H,10-11H2/t16-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C2=C(C(OC=3C4=C(O)C=CC=C4C=CC3)=CC=C2)[C@@H](O)CC1" .

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 .
