@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:38183>
  skos:prefLabel "پیریدون"@fa, "pyridone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:203036> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:203036>
  ns0:smiles "O=C1N(O)C=CC(=C1[C@H]2[C@@H]([C@@](O)(C[C@@H](C[C@@H]2C)C)C)C)O" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "آکانتومایسین"@fa, "akanthomycin"@en ;
  ns0:mass "295.379" ;
  ns0:charge "0" ;
  ns0:formula "C16H25NO4" ;
  ns0:inchikey "JVLHJPCKGYNVAQ-WFEKMPBRSA-N" ;
  ns0:synonym_EXACT "1,4-dihydroxy-3-[(1R,2S,3S,5R,7S)-3-hydroxy-2,3,5,7-tetramethylcycloheptyl]pyridin-2-one" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38183> ;
  ns0:monoisotopicmass "295.17836" ;
  ns0:inchi "InChI=1S/C16H25NO4/c1-9-7-10(2)13(11(3)16(4,20)8-9)14-12(18)5-6-17(21)15(14)19/h5-6,9-11,13,18,20-21H,7-8H2,1-4H3/t9-,10+,11+,13-,16+/m1/s1" .

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 .
