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

<http://www.irandoc.acir/onto/irandoc/CHEBI:202040>
  ns0:charge "0" ;
  skos:prefLabel "شیک متابولین A"@fa, "shikometabolin a"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "556.17333" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25392> ;
  ns0:inchi "InChI=1S/C32H28O9/c1-12(2)5-7-14-20-25(31(40)23-18(35)10-9-17(34)22(23)29(20)38)26-21(14)30(39)24-19(36)11-15(16(33)8-6-13(3)4)28(37)27(24)32(26)41/h5-6,9-11,16,33-34,38-41H,7-8H2,1-4H3/t16-/m1/s1" ;
  ns0:smiles "O=C1C=2C(=C(O)C3=C(CC=C(C)C)C=4C(=C3C2O)C(O)=C5C(=C(O)C=CC5=O)C4O)C(=O)C=C1[C@H](O)CC=C(C)C" ;
  ns0:formula "C32H28O9" ;
  ns0:inchikey "GZLGDGNAPRORBA-MRXNPFEDSA-N" ;
  ns0:mass "556.567" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
