@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/9a19d259-0eee-454e-8e6b-a3f16681b3ea> a dcat:Dataset ;
    dct:identifier "9a19d259-0eee-454e-8e6b-a3f16681b3ea" ;
    dct:issued "2023-01-18T06:25:09.407434"^^xsd:dateTime ;
    dct:modified "2023-01-18T06:25:09.407441"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Infografis IPM Kabupaten Kendal Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desy Trishardiyanti A." ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9a19d259-0eee-454e-8e6b-a3f16681b3ea/resource/afc3c546-3aa7-4d98-ba35-f8ccfbcffeb3> ;
    dcat:landingPage <BPS%20Provinsi%20Jawa%20Tengah> .

<https://data.jatengprov.go.id/dataset/9a19d259-0eee-454e-8e6b-a3f16681b3ea/resource/afc3c546-3aa7-4d98-ba35-f8ccfbcffeb3> a dcat:Distribution ;
    dct:format "PNG" ;
    dct:title "IPM_2021.png" ;
    dcat:accessURL <http://data.kendalkab.go.id/dataset/9a19d259-0eee-454e-8e6b-a3f16681b3ea/resource/afc3c546-3aa7-4d98-ba35-f8ccfbcffeb3/download/ipm_2021.png> ;
    dcat:byteSize 598310.0 ;
    dcat:mediaType "image/png" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

