@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/aa658629-b6b1-40a2-8a2e-e22c3e7999b3> a dcat:Dataset ;
    dct:description "Tupoksi Satpol PP dalam Pemilu" ;
    dct:identifier "aa658629-b6b1-40a2-8a2e-e22c3e7999b3" ;
    dct:issued "2023-05-26T08:32:59.832780"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:32:59.832787"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Tupoksi Satpol PP dalam Pemilu" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SATPOL PP" ;
            vcard:hasEmail <mailto:satpolppcilacap2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/aa658629-b6b1-40a2-8a2e-e22c3e7999b3/resource/008e68ee-d026-4122-8727-c8dbc7a22091> ;
    dcat:keyword "tupoksi" ;
    dcat:landingPage <SATPOL%20PP%20KAB%20CILACAP> .

<https://data.jatengprov.go.id/dataset/aa658629-b6b1-40a2-8a2e-e22c3e7999b3/resource/008e68ee-d026-4122-8727-c8dbc7a22091> a dcat:Distribution ;
    dct:description "Tupoksi Satpol PP dalam Pemilu" ;
    dct:format "PPTX" ;
    dct:title "Tupoksi Satpol PP dalam Pemilu" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/aa658629-b6b1-40a2-8a2e-e22c3e7999b3/resource/008e68ee-d026-4122-8727-c8dbc7a22091/download/tupoksi-dalam-pemilu.pptx> ;
    dcat:byteSize 31725345.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.presentationml.presentation" .

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

