@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/a9e33480-37d2-44da-ab14-ac1426597b4b> a dcat:Dataset ;
    dct:description "DATA KONTAK ERAT PERDESA 04 JANUARI 2022" ;
    dct:identifier "a9e33480-37d2-44da-ab14-ac1426597b4b" ;
    dct:issued "2023-05-22T14:44:21.956218"^^xsd:dateTime ;
    dct:modified "2024-12-09T01:21:21.170615"^^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/a9e33480-37d2-44da-ab14-ac1426597b4b/resource/b75e0170-bb92-4321-aef4-003ced862ae5> ;
    dcat:keyword "covid 19",
        "kesehatan" ;
    dcat:landingPage <DATA%20KONTAK%20ERAT%20PERDESA%2004%20JANUARI%202022> .

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

<http://5.189.187.109/dataset/a9e33480-37d2-44da-ab14-ac1426597b4b/resource/b75e0170-bb92-4321-aef4-003ced862ae5> a dcat:Distribution ;
    dct:description "DATA KONTAK ERAT PERDESA 04 JANUARI 2022" ;
    dct:format "XLSX" ;
    dct:issued "2022-01-05T04:29:24.175506"^^xsd:dateTime ;
    dct:modified "2023-05-22T14:44:21.949349"^^xsd:dateTime ;
    dct:title "DATA KONTAK ERAT PERDESA 04 JANUARI 2022.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/a9e33480-37d2-44da-ab14-ac1426597b4b/resource/b75e0170-bb92-4321-aef4-003ced862ae5/download/data-kontak-erat-perdesa-04-januari-2022.xlsx> ;
    dcat:byteSize "39019"^^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" .

