@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/ff37d96e-11ab-42f4-8bba-8476c241d0ab> a dcat:Dataset ;
    dct:description "Soil transports in the province of Gelderland" ;
    dct:identifier "ff37d96e-11ab-42f4-8bba-8476c241d0ab" ;
    dct:issued "2026-05-04T12:05:13.033929"^^xsd:dateTime ;
    dct:modified "2026-05-04T12:05:40.661161"^^xsd:dateTime ;
    dct:title "Soil transports - Province Gelderland" ;
    dcat:contactPoint [ a vcard:Kind ] ;
    dcat:distribution <https://sage.beta.geodan.nl/dataset/ff37d96e-11ab-42f4-8bba-8476c241d0ab/resource/f0356ebd-023f-4976-89c4-acb7d2fe712f> .

<https://sage.beta.geodan.nl/dataset/ff37d96e-11ab-42f4-8bba-8476c241d0ab/resource/f0356ebd-023f-4976-89c4-acb7d2fe712f> a dcat:Distribution ;
    dct:issued "2026-05-04T12:05:40.271295"^^xsd:dateTime ;
    dct:modified "2026-05-04T12:05:40.673468"^^xsd:dateTime ;
    dct:title "Soil transports - Province Gederland" ;
    dcat:accessURL <https://gelderland.tsg.beta.geodan.nl/control-plane/api/management/catalog/dataset?id=urn:uuid:66ad7cb6-79c4-43dc-a675-2b47a6fd0ceb> .

