@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/b85b6500-fe17-4e58-bfff-0146d5a7c19a> a dcat:Dataset ;
    dct:identifier "70067961-077d-4cf5-be8b-269d74cd69ac" ;
    dct:issued "2023-03-07"^^xsd:date ;
    dct:modified "2023-03-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Catatan Sipil" ] ;
    dct:title "Penduduk dan Laju Pertumbuhan (Ribu Orang) Menurut Kecamatan Kota Palangka Raya Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/b85b6500-fe17-4e58-bfff-0146d5a7c19a/resource/0ec7e5a8-05d0-4cda-8e62-ed2f90407ba8> ;
    dcat:keyword "Kependudukan" ;
    dcat:landingPage <https://pasada.palangkaraya.go.id/user/tabeluser/detail/551> .

<http://5.189.187.109/dataset/b85b6500-fe17-4e58-bfff-0146d5a7c19a/resource/0ec7e5a8-05d0-4cda-8e62-ed2f90407ba8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-06-21T03:52:11.135877"^^xsd:dateTime ;
    dct:modified "2024-06-21T03:52:11.126380"^^xsd:dateTime ;
    dct:title "penduduk-dan-laju-pertumbuhan-(ribu-orang)-menurut-kecamatan-kota-palangka-raya-tahun-2022" ;
    dcat:accessURL <https://pasada.palangkaraya.go.id/assets/document/Penduduk_dan_Laju_Pertumbuhan_%28Ribu_Orang%29_Menurut_Kecamatan_Kota_Palangka_Raya-2022.xlsx> .

<https://pasada.palangkaraya.go.id/user/tabeluser/detail/551> a foaf:Document .

