@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/113e5db0-350e-4677-a088-5f845111c449> a dcat:Dataset ;
    dct:description "Laporan K3 Juli 2024" ;
    dct:identifier "113e5db0-350e-4677-a088-5f845111c449" ;
    dct:issued "2025-09-18T06:41:56.065649"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:41:56.065655"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan_K3_Juli_2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Satpol PP" ;
            vcard:hasEmail <mailto:Satpolppcilacap2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/113e5db0-350e-4677-a088-5f845111c449/resource/5313f4d1-b31e-463f-96f4-e73051fd1a5e> ;
    dcat:landingPage <Satpol%20PP> .

<https://data.jatengprov.go.id/dataset/113e5db0-350e-4677-a088-5f845111c449/resource/5313f4d1-b31e-463f-96f4-e73051fd1a5e> a dcat:Distribution ;
    dct:description "Laporan K3 Juli 2024" ;
    dct:format "CSV" ;
    dct:title "K3 Juli.docx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/113e5db0-350e-4677-a088-5f845111c449/resource/5313f4d1-b31e-463f-96f4-e73051fd1a5e/download/k3-juli.docx> ;
    dcat:byteSize 1906623.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

