@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#> .

<http://hamap.expasy.org/hamap> <http://purl.org/dc/terms/license> <http://creativecommons.org/licenses/by/4.0/> .

<https://hamap.expasy.org/.well-known/sparql-examples> <http://purl.org/dc/terms/license>
    <http://creativecommons.org/licenses/by/4.0/> .

<https://hamap.expasy.org/.well-known/void> <http://purl.org/dc/terms/license> <http://creativecommons.org/licenses/by/4.0/> .
