@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/42cb4c76-02d2-49ba-aa81-608f74a91c90> a dcat:Dataset ;
    dct:description "Jumlah pelanggaran peraturan daerah triwulan iii tahun 2021" ;
    dct:identifier "42cb4c76-02d2-49ba-aa81-608f74a91c90" ;
    dct:issued "2023-01-18T07:44:38.527031"^^xsd:dateTime ;
    dct:modified "2023-01-18T07:44:38.527036"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "REKAP PELANGGARAN PERDA TRIWULAN III TAHUN 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Satpol PP Kab.Demak" ;
            vcard:hasEmail <mailto:satpolppkabdemak@yahoo.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/42cb4c76-02d2-49ba-aa81-608f74a91c90/resource/2c4111f8-30c2-41d5-be08-da6dbac7708c> ;
    dcat:keyword "pelanggaran",
        "perda" .

<https://data.jatengprov.go.id/dataset/42cb4c76-02d2-49ba-aa81-608f74a91c90/resource/2c4111f8-30c2-41d5-be08-da6dbac7708c> a dcat:Distribution ;
    dct:description "Jumlah pelanggaran peraturan daerah triwulan iii tahun 2021" ;
    dct:format "XLSX" ;
    dct:title "REKAP PERDA TRIWULAN III.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/42cb4c76-02d2-49ba-aa81-608f74a91c90/resource/2c4111f8-30c2-41d5-be08-da6dbac7708c/download/rekap-perda-triwulan-iii.xlsx> ;
    dcat:byteSize 54771.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" .

