@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/acc07a0d-3d2e-4681-92c6-3398f963654a> a dcat:Dataset ;
    dct:description "DATA AGREGAT KASUS 2021" ;
    dct:identifier "acc07a0d-3d2e-4681-92c6-3398f963654a" ;
    dct:issued "2023-05-26T08:33:03.267730"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:33:03.267737"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "DATA AGREGAT KASUS 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas KB, PP dan PA" ;
            vcard:hasEmail <mailto:kbpppacilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/acc07a0d-3d2e-4681-92c6-3398f963654a/resource/7059b260-fd1f-45d3-a770-a758971ae6e1> ;
    dcat:keyword "Agregat Kasus" ;
    dcat:landingPage <Dinas%20KB%2C%20PP%20dan%20PA> .

<https://data.jatengprov.go.id/dataset/acc07a0d-3d2e-4681-92c6-3398f963654a/resource/7059b260-fd1f-45d3-a770-a758971ae6e1> a dcat:Distribution ;
    dct:description "DATA AGREGAT KASUS 2021" ;
    dct:format "PDF" ;
    dct:title "DATA AGREGAT KASUS 2021" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/acc07a0d-3d2e-4681-92c6-3398f963654a/resource/7059b260-fd1f-45d3-a770-a758971ae6e1/download/data-agregat-kasus-2021.pdf> ;
    dcat:byteSize 526040.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

