@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/3c7ece0f-8ba3-4d4d-b412-39ef2527297d> a dcat:Dataset ;
    dct:description "DATA KONTAK ERAT PERDESA 12 JUNI 2022" ;
    dct:identifier "3c7ece0f-8ba3-4d4d-b412-39ef2527297d" ;
    dct:issued "2023-05-22T09:11:41.471934"^^xsd:dateTime ;
    dct:modified "2024-12-09T01:30:12.553962"^^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/3c7ece0f-8ba3-4d4d-b412-39ef2527297d/resource/63b4d7bd-3f56-40f9-92f2-4e912e3340bf> ;
    dcat:keyword "covid 19",
        "kesehatan" ;
    dcat:landingPage <DATA%20KONTAK%20ERAT%20PERDESA%2012%20JUNI%202022> .

<DATA%20KONTAK%20ERAT%20PERDESA%2012%20JUNI%202022> a foaf:Document .

<http://5.189.187.109/dataset/3c7ece0f-8ba3-4d4d-b412-39ef2527297d/resource/63b4d7bd-3f56-40f9-92f2-4e912e3340bf> a dcat:Distribution ;
    dct:description "DATA KONTAK ERAT PERDESA 12 JUNI 2022" ;
    dct:format "XLSX" ;
    dct:issued "2022-06-13T04:59:07.320434"^^xsd:dateTime ;
    dct:modified "2023-05-22T09:11:41.463602"^^xsd:dateTime ;
    dct:title "DATA KONTAK ERAT PERDESA 12 JUNI 2022.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/3c7ece0f-8ba3-4d4d-b412-39ef2527297d/resource/63b4d7bd-3f56-40f9-92f2-4e912e3340bf/download/data-kontak-erat-perdesa-12-juni-2022.xlsx> ;
    dcat:byteSize "38570"^^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" .

