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

<http://www.irandoc.acir/onto/irandoc/CHEBI:226084>
  ns0:charge "0" ;
  ns0:mass "350.370" ;
  skos:prefLabel "elmenol f"@en, "المنول اف"@fa ;
  ns0:inchikey "CDINCUXIOCIGMM-BGERDNNASA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C21H18O5" ;
  ns0:smiles "O1C=2C=3C(C=C(C2)C)=CC=C(C3C14O[C@H](OC)C5=C4C=CC=C5OC)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25392> ;
  ns0:inchi "InChI=1S/C21H18O5/c1-11-9-12-7-8-14(22)19-17(12)16(10-11)25-21(19)13-5-4-6-15(23-2)18(13)20(24-3)26-21/h4-10,20,22H,1-3H3/t20-,21?/m0/s1" ;
  ns0:monoisotopicmass "350.11542" ;
  ns0:synonym_EXACT "(1S)-1,7-dimethoxy-10'-methylspiro[1H-2-benzouran-3,3'-2-oxatricyclo[6.3.1.04,12]dodeca-1(11),4,6,8(12),9-pentaene]-5'-ol" ;
  ns0:subset "2_STAR" .

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 .
