@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#> .

<https://data.jatengprov.go.id/dataset/ab2e81c8-4803-4a37-8738-bd5073960d9b> a dcat:Dataset ;
    dct:description "REKAP OPEN DATA BULAN JULI 2022" ;
    dct:identifier "ab2e81c8-4803-4a37-8738-bd5073960d9b" ;
    dct:issued "2023-01-18T08:44:27.028298"^^xsd:dateTime ;
    dct:modified "2023-01-18T08:44:27.028305"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "REKAP OPEN DATA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinkominfo Demak" ;
            vcard:hasEmail <mailto:dinkominfo@demakkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ab2e81c8-4803-4a37-8738-bd5073960d9b/resource/4f9c7641-f54c-45c2-800d-e660d7c369b4> ;
    dcat:keyword "data" ;
    dcat:landingPage <REKAP%20OPEN%20DATA%20BULAN%20JULI%202022> .

<https://data.jatengprov.go.id/dataset/ab2e81c8-4803-4a37-8738-bd5073960d9b/resource/4f9c7641-f54c-45c2-800d-e660d7c369b4> a dcat:Distribution ;
    dct:description "REKAP OPEN DATA BULAN JULI 2022" ;
    dct:format "XLSX" ;
    dct:title "REKAP OPEN DATA BULAN JULI 2022.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/ab2e81c8-4803-4a37-8738-bd5073960d9b/resource/4f9c7641-f54c-45c2-800d-e660d7c369b4/download/rekap-open-data-bulan-juli-2022.xlsx> ;
    dcat:byteSize 11592.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

