@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/83ed734c-420e-41de-a8ee-08ce8ce1716d> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Rasio pinjaman terhadap simpanan di BPR di Kab. Bangkalan" ;
    dct:identifier "83ed734c-420e-41de-a8ee-08ce8ce1716d" ;
    dct:issued "2024-04-18T04:01:34.981601"^^xsd:dateTime ;
    dct:modified "2024-04-18T04:01:34.981609"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18ed6c58-deec-48ad-b554-ea808a1a447a> ;
    dct:title "Rasio pinjaman terhadap simpanan di BPR" ;
    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/83ed734c-420e-41de-a8ee-08ce8ce1716d/resource/d7590fd7-5f81-4ce3-8d8b-5258b45b08aa>,
        <http://5.189.187.109/dataset/83ed734c-420e-41de-a8ee-08ce8ce1716d/resource/e40d2256-2cb1-433d-9449-3fd28fcc20b9> ;
    dcat:keyword "pinjaman",
        "simpanan" .

<http://5.189.187.109/dataset/83ed734c-420e-41de-a8ee-08ce8ce1716d/resource/d7590fd7-5f81-4ce3-8d8b-5258b45b08aa> a dcat:Distribution ;
    dct:description "tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-17T16:52:40.014621"^^xsd:dateTime ;
    dct:modified "2024-04-18T04:01:34.969870"^^xsd:dateTime ;
    dct:title "Rasio pinjaman terhadap simpanan di BPR" ;
    dcat:accessURL <https://data.bangkalankab.go.id/dataset/83ed734c-420e-41de-a8ee-08ce8ce1716d/resource/d7590fd7-5f81-4ce3-8d8b-5258b45b08aa/download/2022_rasio-pinjaman-terhadap-simpanan-di-bpr.xlsx> ;
    dcat:byteSize "8746"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/83ed734c-420e-41de-a8ee-08ce8ce1716d/resource/e40d2256-2cb1-433d-9449-3fd28fcc20b9> a dcat:Distribution ;
    dct:description "tahun 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-17T16:53:00.581452"^^xsd:dateTime ;
    dct:modified "2024-04-18T04:01:34.972179"^^xsd:dateTime ;
    dct:title "Rasio pinjaman terhadap simpanan di BPR" ;
    dcat:accessURL <https://data.bangkalankab.go.id/dataset/83ed734c-420e-41de-a8ee-08ce8ce1716d/resource/e40d2256-2cb1-433d-9449-3fd28fcc20b9/download/2023_rasio-pinjaman-terhadap-simpanan-di-bpr.xlsx> ;
    dcat:byteSize "9722"^^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" .

