@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:48953>
  skos:prefLabel "سیکلوهگزنون ها"@fa, "cyclohexenones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:187855> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:187855>
  ns0:formula "C24H38ClNO3" ;
  skos:prefLabel "malyngamide k"@en, "مالینگامید K"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C24H38ClNO3/c1-3-4-5-6-8-13-21(29-2)14-9-7-10-17-24(28)26-19-20(18-25)22-15-11-12-16-23(22)27/h7,9,15,18,21H,3-6,8,10-14,16-17,19H2,1-2H3,(H,26,28)/b9-7+,20-18-/t21-/m0/s1" ;
  ns0:inchikey "MFDHYPQDDSVRFS-KLNBHVKMSA-N" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "Cl/C=C(/C=1C(=O)CCCC1)/CNC(=O)CC/C=C/C[C@@H](OC)CCCCCCC" ;
  ns0:monoisotopicmass "423.25402" ;
  ns0:mass "424.020" ;
  ns0:synonym_EXACT "(E,7S)-N-[(E)-3-chloro-2-(6-oxocyclohexen-1-yl)prop-2-enyl]-7-methoxytetradec-4-enamide" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48953> .

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 .
