@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/891fd985-44b6-4c1c-a359-7db93f92e22a> a dcat:Dataset ;
    dct:description "Jumlah Kepala Keluarga 2023 Semester I Per Desa" ;
    dct:identifier "891fd985-44b6-4c1c-a359-7db93f92e22a" ;
    dct:issued "2023-09-18T06:06:41.802170"^^xsd:dateTime ;
    dct:modified "2023-09-18T06:06:41.802183"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/01fa7951-f21d-439a-aa91-629eec634636> ;
    dct:title "Jumlah Kepala Keluarga 2023 Semester I Per Desa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gunawan S" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/891fd985-44b6-4c1c-a359-7db93f92e22a/resource/d538ed08-0ae7-4aee-99d2-a1126fe68f24>,
        <https://data.jatengprov.go.id/dataset/891fd985-44b6-4c1c-a359-7db93f92e22a/resource/dd56ec8c-3e89-4f05-a119-6ac13fe1bd50> .

<https://data.jatengprov.go.id/dataset/891fd985-44b6-4c1c-a359-7db93f92e22a/resource/d538ed08-0ae7-4aee-99d2-a1126fe68f24> a dcat:Distribution ;
    dct:description "Jumlah Kepala Keluarga 2023 Semester I Per Desa" ;
    dct:format "CSV" ;
    dct:title "Jumlah Kepala Keluarga 2023 Semester I Per Desa" ;
    dcat:accessURL <http://data.grobogan.go.id/dataset/891fd985-44b6-4c1c-a359-7db93f92e22a/resource/d538ed08-0ae7-4aee-99d2-a1126fe68f24/download/jumlah-kk-per-desa-202301-ok.csv> ;
    dcat:byteSize 13879.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/dataset/891fd985-44b6-4c1c-a359-7db93f92e22a/resource/dd56ec8c-3e89-4f05-a119-6ac13fe1bd50> a dcat:Distribution ;
    dct:description "Jumlah Kepala Keluarga 2023 Semester I Per Desa" ;
    dct:format "PDF" ;
    dct:title "Jumlah Kepala Keluarga 2023 Semester I Per Desa" ;
    dcat:accessURL <http://data.grobogan.go.id/dataset/891fd985-44b6-4c1c-a359-7db93f92e22a/resource/dd56ec8c-3e89-4f05-a119-6ac13fe1bd50/download/13-jumlah-kk-per-desa-202301-ok.pdf> ;
    dcat:byteSize 36535.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/01fa7951-f21d-439a-aa91-629eec634636> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Grobogan" .

