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

<http://www.irandoc.acir/onto/irandoc/CHEBI:224718>
  ns0:formula "C18H10N2O6" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C18H10N2O6/c1-18-16(25)11-9(15(24)17(18)26-18)8-10(12(11)20-19)14(23)7-5(13(8)22)3-2-4-6(7)21/h2-4,15,17,21,24H,1H3/t15-,17-,18+/m0/s1" ;
  ns0:mass "350.286" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1C2=C(O)C=CC=C2C(=O)C3=C1C(=[N+]=[N-])C=4C(=O)[C@]5(C)[C@H]([C@H](C34)O)O5" ;
  ns0:synonym_EXACT "(3S,4S,6S)-9-diazo-3,13-dihydroxy-6-methyl-5-oxapentacyclo[8.8.0.02,8.04,6.012,17]octadeca-1(10),2(8),12(17),13,15-pentaene-7,11,18-trione" ;
  ns0:monoisotopicmass "350.05389" ;
  skos:prefLabel "Kinamycinketo anhydro"@fa, "kinamycinketo-anhydro"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25392> ;
  ns0:inchikey "WFLXRNBIQLPMPW-RYQLBKOJSA-N" .

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 .
