@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/42f9ab0c-4c85-420c-af1d-1905d2d4bbea> a dcat:Dataset ;
    dct:description "Data tentang APBD KECAMATAN SUNGAI SEMBILAN" ;
    dct:identifier "9129406371" ;
    dct:issued "2022-12-16"^^xsd:date ;
    dct:modified "2023-01-04"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN SUNGAI SEMBILAN" ] ;
    dct:title "APBD KECAMATAN SUNGAI SEMBILAN" ;
    dcat:distribution <http://5.189.187.109/dataset/42f9ab0c-4c85-420c-af1d-1905d2d4bbea/resource/9646ee36-360f-4618-a64e-fa817886b095> ;
    dcat:keyword "Apbd" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=OTEyOTQwNjM3MQ> .

<http://5.189.187.109/dataset/42f9ab0c-4c85-420c-af1d-1905d2d4bbea/resource/9646ee36-360f-4618-a64e-fa817886b095> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T06:04:33.303808"^^xsd:dateTime ;
    dct:modified "2026-06-14T06:04:33.282292"^^xsd:dateTime ;
    dct:title "apbd kecamatan sungai sembilan.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/36/DATA_20221116125653-5602625172.xlsx> .

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

