@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/0d73fdd2-e5d4-4c00-9448-667b703802de> a dcat:Dataset ;
    dct:description "Soil demand in the province of Fryslân" ;
    dct:identifier "0d73fdd2-e5d4-4c00-9448-667b703802de" ;
    dct:issued "2026-05-04T12:01:23.085609"^^xsd:dateTime ;
    dct:modified "2026-05-04T12:17:43.306744"^^xsd:dateTime ;
    dct:title "Soil demand - Province Fryslân" ;
    dcat:contactPoint [ a vcard:Kind ] ;
    dcat:distribution <https://sage.beta.geodan.nl/dataset/0d73fdd2-e5d4-4c00-9448-667b703802de/resource/221df51b-d714-4a21-b7e3-9f0d86dec00b> .

<https://sage.beta.geodan.nl/dataset/0d73fdd2-e5d4-4c00-9448-667b703802de/resource/221df51b-d714-4a21-b7e3-9f0d86dec00b> a dcat:Distribution ;
    dct:issued "2026-05-04T12:02:12.618090"^^xsd:dateTime ;
    dct:modified "2026-05-04T12:17:43.315094"^^xsd:dateTime ;
    dct:title "Soil demand" ;
    dcat:accessURL <https://fryslan.tsg.beta.geodan.nl/control-plane/api/management/catalog/dataset?id=urn:uuid:0957d3ff-d0eb-4ebe-aadb-a07910eb8cd1> .

