@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/3281a6c0-1ab0-4b2e-bb42-58a028a857d1> a dcat:Dataset ;
    dct:description "Data Pengurus RT dan RW Peserta BPJS dengan APBD II " ;
    dct:identifier "3281a6c0-1ab0-4b2e-bb42-58a028a857d1" ;
    dct:issued "2023-07-04T09:06:24.871843"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:06:24.871850"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Data Pengurus RT dan RW Peserta BPJS dengan APBD II" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "W. SINGGIH" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3281a6c0-1ab0-4b2e-bb42-58a028a857d1/resource/48c07c4f-db73-4702-8465-b16d2f0adc10> .

<https://data.jatengprov.go.id/dataset/3281a6c0-1ab0-4b2e-bb42-58a028a857d1/resource/48c07c4f-db73-4702-8465-b16d2f0adc10> a dcat:Distribution ;
    dct:description "Data Pengurus RT dan RW Peserta BPJS dengan APBD II " ;
    dct:format "XLSX" ;
    dct:title "Data Pengurus RT dan RW Peserta BPJS dengan APBD II " ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/3281a6c0-1ab0-4b2e-bb42-58a028a857d1/resource/48c07c4f-db73-4702-8465-b16d2f0adc10/download/data-rt-rw-peserta_bpjs-2023.xls> ;
    dcat:byteSize 78336.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

