@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/32f4ff9f-3d33-4fd2-b063-abd72b89df1e> a dcat:Dataset ;
    dct:description "DATA KONTAK ERAT PERDESA 23 JANUARI 2022" ;
    dct:identifier "32f4ff9f-3d33-4fd2-b063-abd72b89df1e" ;
    dct:issued "2023-05-22T08:52:46.414885"^^xsd:dateTime ;
    dct:modified "2024-12-09T01:28:45.422861"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "DATA KONTAK ERAT PERDESA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinkominfo Demak" ;
            vcard:hasEmail <mailto:dinkominfo@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/32f4ff9f-3d33-4fd2-b063-abd72b89df1e/resource/560e4569-9477-4bd8-913c-b8c8e917d071> ;
    dcat:keyword "covid 19",
        "kesehatan" ;
    dcat:landingPage <DATA%20KONTAK%20ERAT%20PERDESA%2023%20JANUARI%202022> .

<DATA%20KONTAK%20ERAT%20PERDESA%2023%20JANUARI%202022> a foaf:Document .

<http://5.189.187.109/dataset/32f4ff9f-3d33-4fd2-b063-abd72b89df1e/resource/560e4569-9477-4bd8-913c-b8c8e917d071> a dcat:Distribution ;
    dct:description "DATA KONTAK ERAT PERDESA 23 JANUARI 2022" ;
    dct:format "XLSX" ;
    dct:issued "2022-01-24T04:48:01.773959"^^xsd:dateTime ;
    dct:modified "2023-05-22T08:52:46.407009"^^xsd:dateTime ;
    dct:title "DATA KONTAK ERAT PERDESA 23 JANUARI 2022.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/32f4ff9f-3d33-4fd2-b063-abd72b89df1e/resource/560e4569-9477-4bd8-913c-b8c8e917d071/download/data-kontak-erat-perdesa-23-januari-2022.xlsx> ;
    dcat:byteSize "38868"^^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" .

