@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://www.opengis.net/def/function/geosparql>
    a skos:ConceptScheme ;
    skos:definition "<p>All the GeoSPARQL Functions defined within the GeoSPARQL 1.1 specification</p>" ;
    skos:prefLabel "GeoSPARQL Functions Register" .

