@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/233ea433-7b2b-430c-92db-b229f858a3a4> a dcat:Dataset ;
    dct:description "Perbankan di Kabupaten Brebes Tahun 2022" ;
    dct:identifier "233ea433-7b2b-430c-92db-b229f858a3a4" ;
    dct:issued "2025-10-31T11:31:52.873261"^^xsd:dateTime ;
    dct:modified "2025-10-31T11:31:52.873268"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/bc92862f-78d2-48c5-b1ed-e06b04f426dd> ;
    dct:title "Perbankan di Kabupaten Brebes Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Setda Bagian Perekonomian" ] ;
    dcat:distribution <http://5.189.187.109/dataset/233ea433-7b2b-430c-92db-b229f858a3a4/resource/d3297506-b2d9-4bcf-a6f1-54cf10477898> ;
    dcat:keyword "2022",
        "bank",
        "brebes" ;
    dcat:landingPage <Setda%20Bagian%20Perekonomian> .

<Setda%20Bagian%20Perekonomian> a foaf:Document .

<http://5.189.187.109/dataset/233ea433-7b2b-430c-92db-b229f858a3a4/resource/d3297506-b2d9-4bcf-a6f1-54cf10477898> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-08-10T06:54:31.124893"^^xsd:dateTime ;
    dct:modified "2025-10-31T11:31:52.861144"^^xsd:dateTime ;
    dct:title "tabel-perbankan-di-kabupaten-brebes-per-kecamatan-thn-2022.xlsx" ;
    dcat:accessURL <https://opendata.brebeskab.go.id/dataset/233ea433-7b2b-430c-92db-b229f858a3a4/resource/d3297506-b2d9-4bcf-a6f1-54cf10477898/download/tabel-perbankan-di-kabupaten-brebes-per-kecamatan-thn-2022.xlsx> ;
    dcat:byteSize "11205"^^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" .

