@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/5adc9770-c77b-434e-af70-380c537c0f37> a dcat:Dataset ;
    dct:description "Data Penerima PKH Tahun 2022 tahap 3" ;
    dct:identifier "5adc9770-c77b-434e-af70-380c537c0f37" ;
    dct:issued "2023-07-04T09:07:06.067976"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:07:06.067984"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Data Penerima PKH Tahun 2022 tahap 3" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Herdiyanto" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5adc9770-c77b-434e-af70-380c537c0f37/resource/7629072a-1f34-4988-bb06-35ba1118bdb4> ;
    dcat:keyword "Bansos" .

<https://data.jatengprov.go.id/dataset/5adc9770-c77b-434e-af70-380c537c0f37/resource/7629072a-1f34-4988-bb06-35ba1118bdb4> a dcat:Distribution ;
    dct:description "Data Penerima PKH Tahun 2022 tahap 3" ;
    dct:format "XLSX" ;
    dct:title "Data Penerima PKH Tahun 2022 tahap 3" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/5adc9770-c77b-434e-af70-380c537c0f37/resource/7629072a-1f34-4988-bb06-35ba1118bdb4/download/pkh-2022-tahap-3.xlsx> ;
    dcat:byteSize 15966.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" .

