@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/3dbafc97-7eae-41fc-9774-c0e4d695d44f> a dcat:Dataset ;
    dct:description "DATA SUSPEK PERDESA TANGGAL 08 JULI 2022" ;
    dct:identifier "3dbafc97-7eae-41fc-9774-c0e4d695d44f" ;
    dct:issued "2023-01-18T07:42:07.188851"^^xsd:dateTime ;
    dct:modified "2023-01-18T07:42:07.188857"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "DATA SUSPEK PERDESA TANGGAL 08 JULI 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinkominfo Demak" ;
            vcard:hasEmail <mailto:dinkominfo@demakkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3dbafc97-7eae-41fc-9774-c0e4d695d44f/resource/0fb0ed26-b0de-4cba-a008-334e7e13837f> ;
    dcat:keyword "covid 19",
        "kesehatan" ;
    dcat:landingPage <DATA%20SUSPEK%20PERDESA%20TANGGAL%2008%20JULI%202022> .

<https://data.jatengprov.go.id/dataset/3dbafc97-7eae-41fc-9774-c0e4d695d44f/resource/0fb0ed26-b0de-4cba-a008-334e7e13837f> a dcat:Distribution ;
    dct:description "DATA SUSPEK PERDESA TANGGAL 08 JULI 2022" ;
    dct:format "XLSX" ;
    dct:title "DATA SUSPEK PERDESA TANGGAL 08 JULI 2022.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/3dbafc97-7eae-41fc-9774-c0e4d695d44f/resource/0fb0ed26-b0de-4cba-a008-334e7e13837f/download/data-suspek-perdesa-tanggal-08-juli-2022.xlsx> ;
    dcat:byteSize 35767.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" .

