{ "entities": [ { "name": "Biology", "type": "Subject" }, { "name": "Lower Secondary Education", "type": "Education Level" }, { "name": "7th Grade", "type": "Grade Level" }, { "name": "8th Grade", "type": "Grade Level" }, { "name": "9th Grade", "type": "Grade Level" }, { "name": "Human Body", "type": "Biological Concept" }, { "name": "Organ Systems", "type": "Biological Structure" }, { "name": "Genetics", "type": "Biological Field" }, { "name": "Dna", "type": "Molecule" }, { "name": "Chromosome", "type": "Cell Structure" }, { "name": "Cell", "type": "Biological Unit" }, { "name": "Organisms", "type": "Biological Group" }, { "name": "Ecology", "type": "Biological Field" }, { "name": "Ecosystem", "type": "Ecological Unit" }, { "name": "Geology", "type": "Scientific Field" }, { "name": "Minerals", "type": "Natural Substance" }, { "name": "Rocks", "type": "Natural Substance" } ], "relations": [ { "source": "Biology", "target": "Lower Secondary Education", "relation": "part_of" }, { "source": "7th Grade", "target": "Lower Secondary Education", "relation": "part_of" }, { "source": "8th Grade", "target": "Lower Secondary Education", "relation": "part_of" }, { "source": "9th Grade", "target": "Lower Secondary Education", "relation": "part_of" }, { "source": "Biology", "target": "Human Body", "relation": "teaches" }, { "source": "Human Body", "target": "Organ Systems", "relation": "contains" }, { "source": "Biology", "target": "Genetics", "relation": "teaches" }, { "source": "Genetics", "target": "Dna", "relation": "applies_to" }, { "source": "Dna", "target": "Chromosome", "relation": "part_of" }, { "source": "Chromosome", "target": "Cell", "relation": "part_of" }, { "source": "Cell", "target": "Organisms", "relation": "part_of" }, { "source": "Biology", "target": "Ecology", "relation": "teaches" }, { "source": "Ecology", "target": "Ecosystem", "relation": "applies_to" }, { "source": "Biology", "target": "Geology", "relation": "teaches" }, { "source": "Geology", "target": "Minerals", "relation": "teaches" }, { "source": "Geology", "target": "Rocks", "relation": "teaches" } ] }