@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/d446fa23-1fc8-4262-a3a7-b0dfc524aadc> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Sempadan Sumber Air di Kab. Bangkalan" ;
    dct:identifier "d446fa23-1fc8-4262-a3a7-b0dfc524aadc" ;
    dct:issued "2024-04-18T04:02:37.210921"^^xsd:dateTime ;
    dct:modified "2024-04-18T04:02:37.210929"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18ed6c58-deec-48ad-b554-ea808a1a447a> ;
    dct:title "Sempadan Sumber Air" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kominfo Kab. Bangkalan" ;
            vcard:hasEmail <mailto:diskominfo@bangkalankab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/d446fa23-1fc8-4262-a3a7-b0dfc524aadc/resource/46243ead-e0c3-451f-84cc-e62104dded9d>,
        <http://5.189.187.109/dataset/d446fa23-1fc8-4262-a3a7-b0dfc524aadc/resource/de475cb9-2ae5-4bfd-afd1-c012e8bf4ffd> ;
    dcat:keyword "sempadan sumber air" .

<http://5.189.187.109/dataset/d446fa23-1fc8-4262-a3a7-b0dfc524aadc/resource/46243ead-e0c3-451f-84cc-e62104dded9d> a dcat:Distribution ;
    dct:description "tahun 2023" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-31T14:27:04.584551"^^xsd:dateTime ;
    dct:modified "2024-04-18T04:02:37.203074"^^xsd:dateTime ;
    dct:title "Sempadan Sumber Air" ;
    dcat:accessURL <https://data.bangkalankab.go.id/dataset/d446fa23-1fc8-4262-a3a7-b0dfc524aadc/resource/46243ead-e0c3-451f-84cc-e62104dded9d/download/2023_sempadan-sumber-air-.xlsx> ;
    dcat:byteSize "9635"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/d446fa23-1fc8-4262-a3a7-b0dfc524aadc/resource/de475cb9-2ae5-4bfd-afd1-c012e8bf4ffd> a dcat:Distribution ;
    dct:description "tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-31T14:26:40.535358"^^xsd:dateTime ;
    dct:modified "2024-04-18T04:02:37.200436"^^xsd:dateTime ;
    dct:title "Sempadan Sumber Air " ;
    dcat:accessURL <https://data.bangkalankab.go.id/dataset/d446fa23-1fc8-4262-a3a7-b0dfc524aadc/resource/de475cb9-2ae5-4bfd-afd1-c012e8bf4ffd/download/2022_sempadan-sumber-air-.xlsx> ;
    dcat:byteSize "9877"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/18ed6c58-deec-48ad-b554-ea808a1a447a> a foaf:Agent ;
    foaf:name "Kabupaten Bangkalan" .

