@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/59486639-2f3f-4757-8806-f636704d8824> a dcat:Dataset ;
    dct:description "Data tentang 2023 APBD Kecamatan Bukit Kapur" ;
    dct:identifier "2344338606" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-03-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN BUKIT KAPUR" ] ;
    dct:title "2023 APBD Kecamatan Bukit Kapur" ;
    dcat:distribution <http://5.189.187.109/dataset/59486639-2f3f-4757-8806-f636704d8824/resource/ec44f799-a916-424f-acb3-eb9b6a24e057> ;
    dcat:keyword "Apbd" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MjM0NDMzODYwNg> .

<http://5.189.187.109/dataset/59486639-2f3f-4757-8806-f636704d8824/resource/ec44f799-a916-424f-acb3-eb9b6a24e057> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T04:59:01.550470"^^xsd:dateTime ;
    dct:modified "2026-06-14T04:59:01.513969"^^xsd:dateTime ;
    dct:title "2023 apbd kecamatan bukit kapur.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/30/DATA_20240110105601-1891288174.xlsx> .

<https://sidatin.dumaikota.go.id?dataset=MjM0NDMzODYwNg> a foaf:Document .

