@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/7556a133-3937-4d78-b60d-8fd07887cf8a> a dcat:Dataset ;
    dct:description "Jumlah data nasabah yang mengambil kredit di bank jateng cabang demak" ;
    dct:identifier "7556a133-3937-4d78-b60d-8fd07887cf8a" ;
    dct:issued "2023-05-22T11:41:26.870020"^^xsd:dateTime ;
    dct:modified "2025-01-01T17:31:48.373788"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Data Nasabah Kredit Bank Jateng" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Selo" ;
            vcard:hasEmail <mailto:ahmad.selo@bankjateng.co.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7556a133-3937-4d78-b60d-8fd07887cf8a/resource/5e12beb0-98a4-46b2-9767-b61af0ad2085>,
        <http://5.189.187.109/dataset/7556a133-3937-4d78-b60d-8fd07887cf8a/resource/c8e81022-ab8f-4271-b6eb-37b56babd964> ;
    dcat:keyword "debitur",
        "kredit",
        "nasabah",
        "nasabah kredit" .

<http://5.189.187.109/dataset/7556a133-3937-4d78-b60d-8fd07887cf8a/resource/5e12beb0-98a4-46b2-9767-b61af0ad2085> a dcat:Distribution ;
    dct:description "Jumlah Data Nasabah Kredit Bank Jateng" ;
    dct:format "XLSX" ;
    dct:issued "2021-10-16T04:45:33.628647"^^xsd:dateTime ;
    dct:modified "2023-05-22T11:41:26.858167"^^xsd:dateTime ;
    dct:title "Data Debitur Kredit September 2021.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/7556a133-3937-4d78-b60d-8fd07887cf8a/resource/5e12beb0-98a4-46b2-9767-b61af0ad2085/download/data-debitur-kredit-september-2021.xlsx> ;
    dcat:byteSize "11135"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/7556a133-3937-4d78-b60d-8fd07887cf8a/resource/c8e81022-ab8f-4271-b6eb-37b56babd964> a dcat:Distribution ;
    dct:description "D" ;
    dct:format "XLSX" ;
    dct:issued "2021-10-16T04:45:09.277567"^^xsd:dateTime ;
    dct:modified "2023-05-22T11:41:26.856005"^^xsd:dateTime ;
    dct:title "Data Debitur Kredit September 2021.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/7556a133-3937-4d78-b60d-8fd07887cf8a/resource/c8e81022-ab8f-4271-b6eb-37b56babd964/download/data-debitur-kredit-september-2021.xlsx> ;
    dcat:byteSize "11135"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

