@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/a9057ba4-bffc-448f-a5e4-f7255458a4ab> a dcat:Dataset ;
    dct:description "Soil batches in the province of Gelderland" ;
    dct:identifier "a9057ba4-bffc-448f-a5e4-f7255458a4ab" ;
    dct:issued "2026-05-04T12:04:09.450292"^^xsd:dateTime ;
    dct:modified "2026-05-04T12:05:57.269855"^^xsd:dateTime ;
    dct:title "Soil batches - Province Gelderland" ;
    dcat:contactPoint [ a vcard:Kind ] ;
    dcat:distribution <https://sage.beta.geodan.nl/dataset/a9057ba4-bffc-448f-a5e4-f7255458a4ab/resource/230c14ff-1619-40fe-8f73-26474ae9c52a> .

<https://sage.beta.geodan.nl/dataset/a9057ba4-bffc-448f-a5e4-f7255458a4ab/resource/230c14ff-1619-40fe-8f73-26474ae9c52a> a dcat:Distribution ;
    dct:issued "2026-05-04T12:04:31.889780"^^xsd:dateTime ;
    dct:modified "2026-05-04T12:05:57.277146"^^xsd:dateTime ;
    dct:title "Soil batches - Province Gelderland" ;
    dcat:accessURL <https://gelderland.tsg.beta.geodan.nl/control-plane/api/management/catalog/dataset?id=urn:uuid:93b1bc73-56a6-48e8-818d-084e1dbfb5f9> .

