@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/a4ad29b6-1287-43be-ae5c-e524aa46cc71> a dcat:Dataset ;
    dct:description "PERDA YANG DITETAPKAN TAHUN 2016" ;
    dct:identifier "a4ad29b6-1287-43be-ae5c-e524aa46cc71" ;
    dct:issued "2023-01-18T08:40:24.427695"^^xsd:dateTime ;
    dct:modified "2023-01-18T08:40:24.427701"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "PERDA YANG DITETAPKAN TAHUN 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "setda" ;
            vcard:hasEmail <mailto:prokompimdemak@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a4ad29b6-1287-43be-ae5c-e524aa46cc71/resource/751664e8-52cc-4063-befa-5c8252090f42> ;
    dcat:keyword "INSTANSI PEMERINTAH" .

<https://data.jatengprov.go.id/dataset/a4ad29b6-1287-43be-ae5c-e524aa46cc71/resource/751664e8-52cc-4063-befa-5c8252090f42> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "PERDA YANG DITETAPKAN TAHUN 2016.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/a4ad29b6-1287-43be-ae5c-e524aa46cc71/resource/751664e8-52cc-4063-befa-5c8252090f42/download/perda-yang-ditetapkan-tahun-2016.xlsx> ;
    dcat:byteSize 8371.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" .

