@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/bfbd8183-d9fa-47ee-8b3b-8352c86863c1> a dcat:Dataset ;
    dct:description "Jumlah Penduduk 2022 Semester 2 Per Kecamatan" ;
    dct:identifier "bfbd8183-d9fa-47ee-8b3b-8352c86863c1" ;
    dct:issued "2023-05-15T04:50:53.467747"^^xsd:dateTime ;
    dct:modified "2023-05-15T04:50:53.467753"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/01fa7951-f21d-439a-aa91-629eec634636> ;
    dct:title "Jumlah Penduduk 2022 Semester 2 Per Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gunawan S" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bfbd8183-d9fa-47ee-8b3b-8352c86863c1/resource/8fde12e7-7bc9-4640-9626-6889acc72dfa> ;
    dcat:keyword "jumlah penduduk 2022" .

<https://data.jatengprov.go.id/dataset/bfbd8183-d9fa-47ee-8b3b-8352c86863c1/resource/8fde12e7-7bc9-4640-9626-6889acc72dfa> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "JUMLAH PENDUDUK PER KEC 202202 OK.csv" ;
    dcat:accessURL <http://data.grobogan.go.id/dataset/bfbd8183-d9fa-47ee-8b3b-8352c86863c1/resource/8fde12e7-7bc9-4640-9626-6889acc72dfa/download/jumlah-penduduk-per-kec-202202-ok.csv> ;
    dcat:byteSize 1015.0 ;
    dcat:mediaType "text/csv" .

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

