@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://sage.beta.geodan.nl/dataset/d361a854-2163-4f79-96b0-fcb3deb611bd> a dcat:Dataset ;
    dct:description "Soil batches in the municipality of Lelystad" ;
    dct:identifier "d361a854-2163-4f79-96b0-fcb3deb611bd" ;
    dct:issued "2026-05-04T12:25:46.720290"^^xsd:dateTime ;
    dct:modified "2026-05-05T06:52:20.269860"^^xsd:dateTime ;
    dct:title "Soil batches - Gemeente Lelystad" ;
    dcat:contactPoint [ a vcard:Kind ] ;
    dcat:distribution <https://sage.beta.geodan.nl/dataset/d361a854-2163-4f79-96b0-fcb3deb611bd/resource/4d17eb8f-4d59-413f-b97e-0fb32e73ed17> .

<https://sage.beta.geodan.nl/dataset/d361a854-2163-4f79-96b0-fcb3deb611bd/resource/4d17eb8f-4d59-413f-b97e-0fb32e73ed17> a dcat:Distribution ;
    dct:issued "2026-05-04T12:30:23.634726"^^xsd:dateTime ;
    dct:modified "2026-05-05T06:52:20.283929"^^xsd:dateTime ;
    dct:title "Soil batches - Gemeente Lelystad" ;
    dcat:accessURL <https://lelystad.tsg.beta.geodan.nl/control-plane/api/management/catalog/dataset?id=urn:uuid:3bc5816e-73cc-4238-a8a7-6bd265cf3ca0> .

