@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/void#sparql-default-graph> a <http://www.w3.org/ns/sparql-service-description#Graph>;
  <http://purl.org/dc/terms/issued> "2026-01-21"^^xsd:date;
  <http://rdfs.org/ns/void#triples> "3189386"^^xsd:long;
  <http://rdfs.org/ns/void#distinctObjects> "1519412"^^xsd:long;
  <http://ldf.fi/void-ext#distinctLiterals> "16688"^^xsd:long;
  <http://ldf.fi/void-ext#distinctIRIReferenceObjects> "1502614"^^xsd:long;
  <http://ldf.fi/void-ext#distinctBlankNodeObjects> "110"^^xsd:long;
  <http://rdfs.org/ns/void#distinctSubjects> "1100004"^^xsd:long;
  <http://ldf.fi/void-ext#distinctIRIReferenceSubjects> "1099917"^^xsd:long;
  <http://ldf.fi/void-ext#distinctBlankNodeSubjects> "87"^^xsd:long .

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