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

<http://www.irandoc.acir/onto/irandoc/CHEBI:211925>
  skos:prefLabel "اسپیروهگزالین"@fa, "spirohexaline"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25392> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "564.19955" ;
  ns0:synonym_EXACT "(3'R,4'R,6S,9'R)-7'-acetyl-3',4',8',9',12',14'-hexahydroxy-16'-methoxy-1,5,5-trimethylspiro[cyclohexene-6,18'-pentacyclo[11.6.1.02,11.04,9.017,20]icosa-1(20),2(11),7,12,14,16-hexaene]-6',10'-dione" ;
  ns0:charge "0" ;
  ns0:formula "C31H32O10" ;
  ns0:mass "564.587" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C2=C(O)C3=C(O)C=C(OC)C4=C3C(=C2[C@@H](O)[C@]5([C@]1(O)C(O)=C(C(=O)C5)C(=O)C)O)C[C@@]64C(=CCCC6(C)C)C" ;
  ns0:inchikey "LZGNKLBILFFKJA-YXQCUUTOSA-N" ;
  ns0:inchi "InChI=1S/C31H32O10/c1-12-7-6-8-28(3,4)29(12)10-14-19-21(15(33)9-17(41-5)23(19)29)24(35)22-20(14)25(36)30(39)11-16(34)18(13(2)32)26(37)31(30,40)27(22)38/h7,9,25,33,35-37,39-40H,6,8,10-11H2,1-5H3/t25-,29+,30-,31+/m1/s1" .

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 .
