@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/114c483e-7daa-4289-96d8-5171eafd60e1> a dcat:Dataset ;
    dct:description "Data Pengurus RT dan RW Kelurahan Slerok" ;
    dct:identifier "114c483e-7daa-4289-96d8-5171eafd60e1" ;
    dct:issued "2023-07-04T09:05:40.840156"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:05:40.840164"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Data Pengurus RT dan RW Kelurahan Slerok" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rizky Fadjar Adiputra" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/114c483e-7daa-4289-96d8-5171eafd60e1/resource/ae789745-874e-4827-b719-579002ad5133> ;
    dcat:keyword "pengurus" .

<https://data.jatengprov.go.id/dataset/114c483e-7daa-4289-96d8-5171eafd60e1/resource/ae789745-874e-4827-b719-579002ad5133> a dcat:Distribution ;
    dct:description "Data Pengurus RT dan RW Kelurahan Slerok" ;
    dct:format "XLSX" ;
    dct:title "Data Pengurus RT dan RW Kelurahan Slerok" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/114c483e-7daa-4289-96d8-5171eafd60e1/resource/ae789745-874e-4827-b719-579002ad5133/download/data-pengurus-rt-dan-rw-kelurahan-slerok.xlsx> ;
    dcat:byteSize 26779.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" .

