@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/57663bd9-f9f2-42d7-86ec-220260d2c067> a dcat:Dataset ;
    dct:description "Jumlah Kegiatan Penyuluhan P4GN 2021" ;
    dct:identifier "57663bd9-f9f2-42d7-86ec-220260d2c067" ;
    dct:issued "2023-01-18T07:55:13.915915"^^xsd:dateTime ;
    dct:modified "2023-01-18T07:55:13.915922"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Jumlah Kegiatan Penyuluhan P4GN 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin kesbangpolinmas" ;
            vcard:hasEmail <mailto:kesbangpolinmas30@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/57663bd9-f9f2-42d7-86ec-220260d2c067/resource/345b65b7-6ff7-4c34-a75c-56b8a6b522b8> ;
    dcat:keyword "government" .

<https://data.jatengprov.go.id/dataset/57663bd9-f9f2-42d7-86ec-220260d2c067/resource/345b65b7-6ff7-4c34-a75c-56b8a6b522b8> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:title "Jumlah Kegiatan Penyuluhan P4GN 2021.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/57663bd9-f9f2-42d7-86ec-220260d2c067/resource/345b65b7-6ff7-4c34-a75c-56b8a6b522b8/download/jumlah-kegiatan-penyuluhan-p4gn-2021.xlsx> ;
    dcat:byteSize 9391.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

