Source: wikibot/named-graph

= Named graph
{wiki=Named_graph}

A **named graph** is a concept in the context of RDF (Resource Description Framework) and SPARQL (the query language for RDF data) that provides a way to identify and organize sets of triples (subject-predicate-object statements) in a graph. Named graphs enable the grouping of RDF statements, allowing for better management, querying, and documentation of RDF data.