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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:215788>
  ns0:mass "320.344" ;
  ns0:smiles "O1C=2C=3C(C=C(C2)C)=CC=C(C3[C@]14OCC5=C4C=CC=C5OC)O" ;
  ns0:charge "0" ;
  ns0:inchikey "XEOIJMSRWFEZRQ-HXUWFJFHSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "المونین"@fa, "elmonin"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25392> ;
  ns0:formula "C20H16O4" ;
  ns0:monoisotopicmass "320.10486" ;
  ns0:synonym_EXACT "(3R)-7-methoxy-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:inchi "InChI=1S/C20H16O4/c1-11-8-12-6-7-15(21)19-18(12)17(9-11)24-20(19)14-4-3-5-16(22-2)13(14)10-23-20/h3-9,21H,10H2,1-2H3/t20-/m1/s1" .

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 .
