@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.jatengprov.go.id/dataset/dd04c34d-da70-4157-bd73-72bd7afb24d2> a dcat:Dataset ;
    dct:description "Jumlah penduduk menurut catatan registrasi" ;
    dct:identifier "dd04c34d-da70-4157-bd73-72bd7afb24d2" ;
    dct:issued "2023-12-06T05:40:48.803373"^^xsd:dateTime ;
    dct:modified "2023-12-06T05:40:48.803381"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Jumlah Penduduk Desa Sambirejo 2021-2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desa Sambirejo" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/dd04c34d-da70-4157-bd73-72bd7afb24d2/resource/8751a800-e890-49c5-9195-51841286f4ea>,
        <https://data.jatengprov.go.id/dataset/dd04c34d-da70-4157-bd73-72bd7afb24d2/resource/a9ce8cd3-d0e0-4038-adb0-4207f93f0862> ;
    dcat:keyword "Data Penduduk",
        "Penduduk" .

<https://data.jatengprov.go.id/dataset/dd04c34d-da70-4157-bd73-72bd7afb24d2/resource/8751a800-e890-49c5-9195-51841286f4ea> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Data Penduduk Sambirejo.csv" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/dd04c34d-da70-4157-bd73-72bd7afb24d2/resource/8751a800-e890-49c5-9195-51841286f4ea/download/data-penduduk-sambirejo.csv> ;
    dcat:byteSize 143.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/dataset/dd04c34d-da70-4157-bd73-72bd7afb24d2/resource/a9ce8cd3-d0e0-4038-adb0-4207f93f0862> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Data Penduduk Sambirejo.xlsx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/dd04c34d-da70-4157-bd73-72bd7afb24d2/resource/a9ce8cd3-d0e0-4038-adb0-4207f93f0862/download/data-penduduk-sambirejo.xlsx> ;
    dcat:byteSize 9466.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

