PREFIX by-page:     <https://ldes.telraam-api.net/locations/by-page/>
PREFIX cdt:         <https://w3id.org/cdt/>
PREFIX cl-mit:      <https://data.vlaanderen.be/doc/concept/VkmMeetInstrumentType/>
PREFIX cl-op:       <https://data.vlaanderen.be/doc/concept/VkmObservatieProcedure/>
PREFIX cl-trt:      <https://inspire.ec.europa.eu/codelist/LinkDirectionValue/>
PREFIX cl-vkt:      <https://data.vlaanderen.be/doc/concept/VkmVerkeersKenmerkType/>
PREFIX cl-vrt:      <https://data.vlaanderen.be/doc/concept/VkmVoertuigType/>
PREFIX dcat:        <http://www.w3.org/ns/dcat#>
PREFIX dct:         <http://purl.org/dc/terms/>
PREFIX dv-netwerk:  <https://data.vlaanderen.be/ns/netwerk#>
PREFIX dv-om:       <https://data.vlaanderen.be/ns/observaties-en-metingen/#>
PREFIX dv-weg:      <https://data.vlaanderen.be/ns/weg#>
PREFIX foaf:        <http://xmlns.com/foaf/0.1/>
PREFIX geo:         <http://www.opengis.net/ont/geosparql#>
PREFIX geoc:        <https://opengis.net/def/function/geosparql/custom#>
PREFIX impl:        <https://implementatie.data.vlaanderen.be/ns/vsds-verkeersmetingen#>
PREFIX iso19103-mp: <http://def.isotc211.org/iso19103/2015/MeasureTypes#>
PREFIX iso19156-ob: <http://def.isotc211.org/iso19156/2011/Observation#>
PREFIX iso19156-sp: <http://def.isotc211.org/iso19156/2011/SamplingPoint#>
PREFIX ldes:        <https://w3id.org/ldes#>
PREFIX locations:   <https://ldes.telraam-api.net/locations/>
PREFIX locn:        <http://www.w3.org/ns/locn#>
PREFIX m8g:         <http://data.europa.eu/m8g/>
PREFIX owl:         <http://www.w3.org/2002/07/owl#>
PREFIX prov:        <http://www.w3.org/ns/prov#>
PREFIX rdf:         <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs:        <http://www.w3.org/2000/01/rdf-schema#>
PREFIX schema:      <https://schema.org/>
PREFIX sf:          <http://www.opengis.net/ont/sf#>
PREFIX sh:          <http://www.w3.org/ns/shacl#>
PREFIX shsh:        <http://www.w3.org/ns/shacl-shacl#>
PREFIX skos:        <http://www.w3.org/2004/02/skos/core#>
PREFIX sosa:        <http://www.w3.org/ns/sosa/>
PREFIX ssn:         <http://www.w3.org/ns/ssn/>
PREFIX telraam:     <https://telraam.net/en/location/>
PREFIX time:        <http://www.w3.org/2006/time#>
PREFIX tree:        <https://w3id.org/tree#>
PREFIX verkeer:     <https://data.vlaanderen.be/ns/verkeersmetingen#>
PREFIX xsd:         <http://www.w3.org/2001/XMLSchema#>

<https://ldes.telraam-api.net/locations>
        rdf:type  ldes:EventStream .

locations:by-page  rdf:type  tree:Node;
        dct:isPartOf   <https://ldes.telraam-api.net/locations>;
        tree:relation  [ rdf:type   tree:Relation;
                         tree:node  <https://ldes.telraam-api.net/locations/by-page?pageNumber=1>
                       ] .
