@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/a4700469-3d28-471f-a535-382e2ba4543c> a dcat:Dataset ;
    dct:description "Data Jenis-Jenis Pelayanan di Kelurahan Slerok" ;
    dct:identifier "a4700469-3d28-471f-a535-382e2ba4543c" ;
    dct:issued "2023-07-04T09:08:16.855917"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:08:16.855928"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Data Jenis-Jenis Pelayanan di Kelurahan Slerok" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rizky Fadjar Adiputra" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a4700469-3d28-471f-a535-382e2ba4543c/resource/aa84486e-759f-4833-8862-a7e24f6e95ce> ;
    dcat:keyword "pelayanan" .

<https://data.jatengprov.go.id/dataset/a4700469-3d28-471f-a535-382e2ba4543c/resource/aa84486e-759f-4833-8862-a7e24f6e95ce> a dcat:Distribution ;
    dct:description "Data Jenis-Jenis Pelayanan di Kelurahan Slerok" ;
    dct:format "XLSX" ;
    dct:title "Data Jenis-Jenis Pelayanan di Kelurahan Slerok" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/a4700469-3d28-471f-a535-382e2ba4543c/resource/aa84486e-759f-4833-8862-a7e24f6e95ce/download/data-jenis-jenis-pelayanan-di-kelurahan-slerok.xlsx> ;
    dcat:byteSize 9944.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

