@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#> .

<http://5.189.187.109/dataset/8544f507-5251-4cdb-bf68-3a6243701d77> a dcat:Dataset ;
    dct:description "Data perkembangan suspek harian Kabupaten Demak tgl 31 oktober 2021" ;
    dct:identifier "8544f507-5251-4cdb-bf68-3a6243701d77" ;
    dct:issued "2023-05-22T12:31:15.336760"^^xsd:dateTime ;
    dct:modified "2024-12-06T03:37:10.527070"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Data perkembangan suspek harian" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinkominfo Demak" ;
            vcard:hasEmail <mailto:dinkominfo@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8544f507-5251-4cdb-bf68-3a6243701d77/resource/ddfe795a-e59b-42b4-a5a5-2450a649a92f> ;
    dcat:keyword "covid 19",
        "kesehatan" ;
    dcat:landingPage <Data%20perkembangan%20suspek%20harian%20Kabupaten%20Demak%20tgl%2031%20oktober%202021> .

<Data%20perkembangan%20suspek%20harian%20Kabupaten%20Demak%20tgl%2031%20oktober%202021> a foaf:Document .

<http://5.189.187.109/dataset/8544f507-5251-4cdb-bf68-3a6243701d77/resource/ddfe795a-e59b-42b4-a5a5-2450a649a92f> a dcat:Distribution ;
    dct:description "Data perkembangan suspek harian Kabupaten Demak tgl 31 oktober 2021" ;
    dct:format "XLSX" ;
    dct:issued "2021-11-01T01:40:49.998114"^^xsd:dateTime ;
    dct:modified "2023-05-22T12:31:15.328096"^^xsd:dateTime ;
    dct:title "Data perkembangan suspek harian Kabupaten Demak tgl 31 oktober 2021.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/8544f507-5251-4cdb-bf68-3a6243701d77/resource/ddfe795a-e59b-42b4-a5a5-2450a649a92f/download/data-perkembangan-suspek-harian-kabupaten-demak-tgl-31-oktober-2021.xlsx> ;
    dcat:byteSize "28026"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

