@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf4j: <http://rdf4j.org/schema/rdf4j#> .
@prefix sesame: <http://www.openrdf.org/schema/sesame#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .

<https://hamap.expasy.org/.well-known/sparql-examples> a <http://www.w3.org/ns/sparql-service-description#NamedGraph>;
  <http://www.w3.org/ns/sparql-service-description#name> <https://hamap.expasy.org/.well-known/sparql-examples>;
  <http://www.w3.org/ns/sparql-service-description#graph> <https://hamap.expasy.org/.well-known/void#_graph_sparql-examples!9ee1e544>;
  <http://purl.org/dc/terms/license> <http://creativecommons.org/licenses/by/4.0/> .

<https://hamap.expasy.org/sparql/sparql#sparql-default-dataset> <http://www.w3.org/ns/sparql-service-description#namedGraph>
    <https://hamap.expasy.org/.well-known/sparql-examples> .

<https://hamap.expasy.org/.well-known/void#sparql-graph-collection> <http://www.w3.org/ns/sparql-service-description#namedGraph>
    <https://hamap.expasy.org/.well-known/sparql-examples> .
