@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/a82fc154-7f4f-4e20-b832-4144f07c0fd3> a dcat:Dataset ;
    dct:description "Soil demand in the municipality of Lelystad" ;
    dct:identifier "a82fc154-7f4f-4e20-b832-4144f07c0fd3" ;
    dct:issued "2026-05-04T12:25:57.018578"^^xsd:dateTime ;
    dct:modified "2026-05-04T12:30:12.469733"^^xsd:dateTime ;
    dct:title "Soil demand - Gemeente Lelystad" ;
    dcat:contactPoint [ a vcard:Kind ] ;
    dcat:distribution <https://sage.beta.geodan.nl/dataset/a82fc154-7f4f-4e20-b832-4144f07c0fd3/resource/5da8b905-24e4-42de-8e20-6521b0c5d71e> .

<https://sage.beta.geodan.nl/dataset/a82fc154-7f4f-4e20-b832-4144f07c0fd3/resource/5da8b905-24e4-42de-8e20-6521b0c5d71e> a dcat:Distribution ;
    dct:issued "2026-05-04T12:30:12.106596"^^xsd:dateTime ;
    dct:modified "2026-05-04T12:30:12.479696"^^xsd:dateTime ;
    dct:title "Soil demand - Gemeente Lelystad" ;
    dcat:accessURL <https://lelystad.tsg.beta.geodan.nl/control-plane/api/management/catalog/dataset?id=urn:uuid:67e3c191-c2a6-4b5b-a1cf-b45f47eb0f4b> .

