@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/8500e7f2-88eb-435b-bf25-e9d95b488d1a> a dcat:Dataset ;
    dct:description "BPNT 2022 tahap 5 (September Oktober)" ;
    dct:identifier "8500e7f2-88eb-435b-bf25-e9d95b488d1a" ;
    dct:issued "2023-09-04T09:09:15.874802"^^xsd:dateTime ;
    dct:modified "2023-09-04T09:09:15.874811"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "BPNT 2022 tahap 5 (September Oktober)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "herdiyanto" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8500e7f2-88eb-435b-bf25-e9d95b488d1a/resource/1e1d5016-c285-411d-b08d-9ec5d740584a> ;
    dcat:keyword "Bansos" .

<https://data.jatengprov.go.id/dataset/8500e7f2-88eb-435b-bf25-e9d95b488d1a/resource/1e1d5016-c285-411d-b08d-9ec5d740584a> a dcat:Distribution ;
    dct:description "BPNT 2022 tahap 5 (September Oktober)" ;
    dct:format "XLSX" ;
    dct:title "BPNT 2022 tahap 5 (September Oktober).xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/8500e7f2-88eb-435b-bf25-e9d95b488d1a/resource/1e1d5016-c285-411d-b08d-9ec5d740584a/download/bpnt-2022-tahap-5-september-oktober.xlsx> ;
    dcat:byteSize 16693.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" .

