@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/rule/geosparql/>
    a skos:ConceptScheme ;
    skos:definition "<p>All the GeoSPARQL Rules defined within the GeoSPARQL 1.1 specification</p>" ;
    skos:prefLabel "GeoSPARQL rules" .

