@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#> .

<http://5.189.187.109/dataset/30b5a51a-454a-4165-b8d6-9bd20ee57bdd> a dcat:Dataset ;
    dct:description "Jumlah Petugas Patroli Tahun 2021" ;
    dct:identifier "30b5a51a-454a-4165-b8d6-9bd20ee57bdd" ;
    dct:issued "2025-10-31T11:35:15.111493"^^xsd:dateTime ;
    dct:modified "2025-10-31T11:35:15.111501"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/bc92862f-78d2-48c5-b1ed-e06b04f426dd> ;
    dct:title "Jumlah Petugas Patroli Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Satuan Polisi Pamong Praja" ] ;
    dcat:distribution <http://5.189.187.109/dataset/30b5a51a-454a-4165-b8d6-9bd20ee57bdd/resource/21ce0161-9ca0-4cdb-a977-5799798a665b> ;
    dcat:keyword "patroli",
        "petugas" ;
    dcat:landingPage <Satuan%20Polisi%20Pamong%20Praja> .

<Satuan%20Polisi%20Pamong%20Praja> a foaf:Document .

<http://5.189.187.109/dataset/30b5a51a-454a-4165-b8d6-9bd20ee57bdd/resource/21ce0161-9ca0-4cdb-a977-5799798a665b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-08-11T01:05:45.206900"^^xsd:dateTime ;
    dct:modified "2025-10-31T11:35:15.088571"^^xsd:dateTime ;
    dct:title "jumlah-petugas-patroli.xlsx" ;
    dcat:accessURL <https://opendata.brebeskab.go.id/dataset/30b5a51a-454a-4165-b8d6-9bd20ee57bdd/resource/21ce0161-9ca0-4cdb-a977-5799798a665b/download/jumlah-petugas-patroli.xlsx> ;
    dcat:byteSize "12536"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/bc92862f-78d2-48c5-b1ed-e06b04f426dd> a foaf:Agent ;
    foaf:name "Kabupaten Brebes" .

