@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/34be950e-0b6a-4a89-a1e5-e004592e210c> a dcat:Dataset ;
    dct:description "Januari 2020" ;
    dct:identifier "34be950e-0b6a-4a89-a1e5-e004592e210c" ;
    dct:issued "2023-05-22T08:56:17.190647"^^xsd:dateTime ;
    dct:modified "2024-12-24T08:38:44.777870"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Rekap Berita OPD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kominfo" ;
            vcard:hasEmail <mailto:dinkominfo@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/34be950e-0b6a-4a89-a1e5-e004592e210c/resource/497eed49-b5a9-4de5-91d1-01c24824bdcb> ;
    dcat:keyword "berita",
        "januari2020",
        "opd" .

<http://5.189.187.109/dataset/34be950e-0b6a-4a89-a1e5-e004592e210c/resource/497eed49-b5a9-4de5-91d1-01c24824bdcb> a dcat:Distribution ;
    dct:description "Januari 2020" ;
    dct:format "XLSX" ;
    dct:issued "2020-02-12T01:30:41.665545"^^xsd:dateTime ;
    dct:modified "2023-05-22T08:56:17.181431"^^xsd:dateTime ;
    dct:title "Rekap Berita Januari 2020.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/34be950e-0b6a-4a89-a1e5-e004592e210c/resource/497eed49-b5a9-4de5-91d1-01c24824bdcb/download/rekap-berita-januari-2020.xlsx> ;
    dcat:byteSize "14217"^^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" .

