@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/0b3a79a8-5de7-40ff-9d6c-36e5afa395c1> a dcat:Dataset ;
    dct:description "BPNT 2022 tahap 4 (Juli Agustus)" ;
    dct:identifier "0b3a79a8-5de7-40ff-9d6c-36e5afa395c1" ;
    dct:issued "2023-09-04T09:09:03.164481"^^xsd:dateTime ;
    dct:modified "2023-09-04T09:09:03.164492"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "BPNT 2022 tahap 4 (Juli Agustus)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "herdiyanto" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0b3a79a8-5de7-40ff-9d6c-36e5afa395c1/resource/a57bbfec-7578-45b4-bd7a-8e9bd84f438c> ;
    dcat:keyword "Bansos" .

<https://data.jatengprov.go.id/dataset/0b3a79a8-5de7-40ff-9d6c-36e5afa395c1/resource/a57bbfec-7578-45b4-bd7a-8e9bd84f438c> a dcat:Distribution ;
    dct:description "BPNT 2022 tahap 4 (Juli Agustus)" ;
    dct:format "XLSX" ;
    dct:title "BPNT 2022 tahap 4 (Juli Agustus).xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/0b3a79a8-5de7-40ff-9d6c-36e5afa395c1/resource/a57bbfec-7578-45b4-bd7a-8e9bd84f438c/download/bpnt-2022-tahap-4-juli-agustus.xlsx> ;
    dcat:byteSize 16682.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" .

