@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/4c2e3633-9956-406c-8f55-3bec2010b5cd> a dcat:Dataset ;
    dct:description "Standar Operasional Prosedur Pengusulan Penerima Bantuan Iuran Pemerintah Daerah yang Bersifat Urgent" ;
    dct:identifier "4c2e3633-9956-406c-8f55-3bec2010b5cd" ;
    dct:issued "2023-05-26T08:30:28.512999"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:30:28.513005"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SOP Pengusulan PBI Pemda (Urgent)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Sosial" ;
            vcard:hasEmail <mailto:dinsosclp@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4c2e3633-9956-406c-8f55-3bec2010b5cd/resource/f932d56e-123c-427f-8b1c-e9f952f13feb> .

<https://data.jatengprov.go.id/dataset/4c2e3633-9956-406c-8f55-3bec2010b5cd/resource/f932d56e-123c-427f-8b1c-e9f952f13feb> a dcat:Distribution ;
    dct:description "Standar Operasional Prosedur Pengusulan Penerima Bantuan Iuran Pemerintah Daerah yang Bersifat Urgent" ;
    dct:format "PDF" ;
    dct:title "SOP Pengusulan PBI Pemda (Urgent)" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/4c2e3633-9956-406c-8f55-3bec2010b5cd/resource/f932d56e-123c-427f-8b1c-e9f952f13feb/download/sop-pbi-urgent-2023.pdf> ;
    dcat:byteSize 1037911.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

