@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/13d9994b-55df-4c65-bde1-e3c55cc60751> a dcat:Dataset ;
    dct:description "Memuat Standar Pelayanan Bantuan Logistik bagi Korban Bencana Alam" ;
    dct:identifier "13d9994b-55df-4c65-bde1-e3c55cc60751" ;
    dct:issued "2023-05-26T08:29:01.269026"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:29:01.269035"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SP Bantuan Logistik bagi Korban Bencana Alam" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Sosial" ;
            vcard:hasEmail <mailto:dinsosclp@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/13d9994b-55df-4c65-bde1-e3c55cc60751/resource/8dc92718-2e4b-43b4-a829-23f5e3886bd3>,
        <https://data.jatengprov.go.id/dataset/13d9994b-55df-4c65-bde1-e3c55cc60751/resource/f64e7e49-22e0-4339-9861-da7878c280b3> ;
    dcat:landingPage <my-dataset-sp-logistik-dinsos> .

<https://data.jatengprov.go.id/dataset/13d9994b-55df-4c65-bde1-e3c55cc60751/resource/8dc92718-2e4b-43b4-a829-23f5e3886bd3> a dcat:Distribution ;
    dct:description "Memuat Standar Pelayanan Bantuan Logistik bagi Korban Bencana Alam" ;
    dct:format "PDF" ;
    dct:title "SP Bantuan Logistik bagi Korban Bencana Alam" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/13d9994b-55df-4c65-bde1-e3c55cc60751/resource/8dc92718-2e4b-43b4-a829-23f5e3886bd3/download/sp-logistik-bencana-2023.pdf> ;
    dcat:byteSize 174694.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/dataset/13d9994b-55df-4c65-bde1-e3c55cc60751/resource/f64e7e49-22e0-4339-9861-da7878c280b3> a dcat:Distribution ;
    dct:description "Memuat Standar Pelayanan Bantuan Logistik bagi Korban Bencana Alam" ;
    dct:format "PDF" ;
    dct:title "SP Bantuan Logistik bagi Korban Bencana Alam" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/13d9994b-55df-4c65-bde1-e3c55cc60751/resource/f64e7e49-22e0-4339-9861-da7878c280b3/download/sp-logistik-bencana-2023.pdf> ;
    dcat:byteSize 174694.0 ;
    dcat:mediaType "application/pdf" .

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

