@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/2a4f3f74-6516-4163-985d-0e02d8328dbc> a dcat:Dataset ;
    dct:description "ZONA DESA COVID 19 TGL 31 JULI 2022" ;
    dct:identifier "2a4f3f74-6516-4163-985d-0e02d8328dbc" ;
    dct:issued "2023-05-22T08:36:12.896280"^^xsd:dateTime ;
    dct:modified "2024-12-08T08:39:12.194154"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "ZONA DESA COVID 19" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinkominfo Demak" ;
            vcard:hasEmail <mailto:dinkominfo@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2a4f3f74-6516-4163-985d-0e02d8328dbc/resource/23b3a255-33a6-429e-b8f6-044ca9c3db35> ;
    dcat:keyword "covid 19",
        "kesehatan" ;
    dcat:landingPage <ZONA%20DESA%20COVID%2019%20TGL%2031%20JULI%202022> .

<ZONA%20DESA%20COVID%2019%20TGL%2031%20JULI%202022> a foaf:Document .

<http://5.189.187.109/dataset/2a4f3f74-6516-4163-985d-0e02d8328dbc/resource/23b3a255-33a6-429e-b8f6-044ca9c3db35> a dcat:Distribution ;
    dct:description "ZONA DESA COVID 19 TGL 31 JULI 2022" ;
    dct:format "XLSX" ;
    dct:issued "2022-08-01T06:56:06.887684"^^xsd:dateTime ;
    dct:modified "2023-05-22T08:36:12.699691"^^xsd:dateTime ;
    dct:title "ZONA DESA COVID 19 31072022.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/2a4f3f74-6516-4163-985d-0e02d8328dbc/resource/23b3a255-33a6-429e-b8f6-044ca9c3db35/download/zona-desa-covid-19-31072022.xlsx> ;
    dcat:byteSize "9846"^^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" .

