@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/48eebef7-1a6f-4462-88e4-983e4894788f> a dcat:Dataset ;
    dct:description "SOP Pemeriksaan Hydrant" ;
    dct:identifier "48eebef7-1a6f-4462-88e4-983e4894788f" ;
    dct:issued "2023-05-26T08:30:22.120789"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:30:22.120795"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SOP Pemeriksaan Hydrant" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Satpol PP Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:satpolppcilacap2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/48eebef7-1a6f-4462-88e4-983e4894788f/resource/8d03f8dd-e594-496f-b1d4-11a48bac45da> ;
    dcat:keyword "SOP Pemeriksaan Hydrant" ;
    dcat:landingPage <Satpol%20PP%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/48eebef7-1a6f-4462-88e4-983e4894788f/resource/8d03f8dd-e594-496f-b1d4-11a48bac45da> a dcat:Distribution ;
    dct:description "SOP Pemeriksaan Hydrant" ;
    dct:format "PDF" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/48eebef7-1a6f-4462-88e4-983e4894788f/resource/8d03f8dd-e594-496f-b1d4-11a48bac45da/download/image_00049.pdf> ;
    dcat:byteSize 354589.0 ;
    dcat:mediaType "application/pdf" .

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

