@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/b101d22f-d90f-43cd-b800-274318f414a8> a dcat:Dataset ;
    dct:description "The soil supply-demand matching service enables matching supply and demand of soil, taking into account lithology, soil quality and availability." ;
    dct:identifier "b101d22f-d90f-43cd-b800-274318f414a8" ;
    dct:issued "2026-05-04T11:48:17.998376"^^xsd:dateTime ;
    dct:modified "2026-05-05T06:56:38.800935"^^xsd:dateTime ;
    dct:title "Soil supply-demand matching service" ;
    dcat:contactPoint [ a vcard:Kind ] ;
    dcat:distribution <https://sage.beta.geodan.nl/dataset/b101d22f-d90f-43cd-b800-274318f414a8/resource/cbf93fb7-cbd8-4920-bf85-928487861dd0> .

<https://sage.beta.geodan.nl/dataset/b101d22f-d90f-43cd-b800-274318f414a8/resource/cbf93fb7-cbd8-4920-bf85-928487861dd0> a dcat:Distribution ;
    dct:description "Source URL: https://soilhub.beta.geodan.nl/main/api/match/{transportMode}/{batchUUID}" ;
    dct:issued "2026-05-04T11:51:25.118579"^^xsd:dateTime ;
    dct:modified "2026-05-04T11:55:53.337249"^^xsd:dateTime ;
    dct:title "Soil supply-demand matching service" ;
    dcat:accessURL <https://sogelink.tsg.beta.geodan.nl/control-plane/api/management/catalog/dataset?id=urn:uuid:81a99e12-c0d6-49b6-bc7b-f9600b377a4e> .

