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

<https://data.beltim.go.id/dataset/d664cff2-0ab5-4ce6-803d-87a27303eaef> a dcat:Dataset ;
    dct:description "Jumlah penyajian data kependudukan" ;
    dct:identifier "d664cff2-0ab5-4ce6-803d-87a27303eaef" ;
    dct:issued "2025-04-04T03:56:26.285565"^^xsd:dateTime ;
    dct:modified "2025-04-04T07:44:38.613359"^^xsd:dateTime ;
    dct:publisher <https://data.beltim.go.id/organization/2d7723a5-9cc9-4155-a199-a7e8908e68a5> ;
    dct:title "Penyajian Data Kependudukan Kabupaten Belitung Timur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sudarmi, S.Si" ;
            vcard:hasEmail <mailto:sudarmifirman@gmail.com> ] ;
    dcat:distribution <https://data.beltim.go.id/dataset/d664cff2-0ab5-4ce6-803d-87a27303eaef/resource/2b86660b-ab18-472c-8024-00e5e5c80ccb> ;
    dcat:keyword "Belitung Timur",
        "Beltim",
        "DD2025",
        "RAD.09.01.07" ;
    dcat:landingPage <Dinas%20Kependudukan%20dan%20Pencatatan%20Sipil%20Kab%20Belitung%20Timur> .

<https://data.beltim.go.id/dataset/d664cff2-0ab5-4ce6-803d-87a27303eaef/resource/2b86660b-ab18-472c-8024-00e5e5c80ccb> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "2020-2024 Penyajian data kependudukan.xlsx" ;
    dcat:accessURL <https://data.beltim.go.id/sq/dataset/d664cff2-0ab5-4ce6-803d-87a27303eaef/resource/2b86660b-ab18-472c-8024-00e5e5c80ccb/download/2020-2024-penyajian-data-kependudukan1.xlsx> ;
    dcat:byteSize 9165.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.beltim.go.id/organization/2d7723a5-9cc9-4155-a199-a7e8908e68a5> a foaf:Organization ;
    foaf:name "Dinas Kependudukan dan Pencatatan Sipil Kab Belitung Timur" .

