@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/856735be-bf8a-43d3-add2-10837a54e08c> a dcat:Dataset ;
    dct:description "Parse XML file in SIKB0101 format to JSON" ;
    dct:identifier "856735be-bf8a-43d3-add2-10837a54e08c" ;
    dct:issued "2026-05-04T11:53:56.006345"^^xsd:dateTime ;
    dct:modified "2026-05-04T11:56:13.621372"^^xsd:dateTime ;
    dct:title "SIKB0101 XML parser service" ;
    dcat:contactPoint [ a vcard:Kind ] ;
    dcat:distribution <https://sage.beta.geodan.nl/dataset/856735be-bf8a-43d3-add2-10837a54e08c/resource/33c5f66d-34eb-4480-8eac-9ec7055de3a9> .

<https://sage.beta.geodan.nl/dataset/856735be-bf8a-43d3-add2-10837a54e08c/resource/33c5f66d-34eb-4480-8eac-9ec7055de3a9> a dcat:Distribution ;
    dct:description "Source URL: https://soilhub.beta.geodan.nl/main/api/parser/sikb0101" ;
    dct:issued "2026-05-04T11:55:30.164826"^^xsd:dateTime ;
    dct:modified "2026-05-04T11:56:13.631273"^^xsd:dateTime ;
    dct:title "SIKB0101 XML parser service " ;
    dcat:accessURL <https://sogelink.tsg.beta.geodan.nl/control-plane/api/management/catalog/dataset?id=urn:uuid:be2cec42-3d63-43d9-8adf-e3e5280f2b5b> .

