@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:5000/dataset/8c143504-a238-4ef0-9ddf-13062fd10fc9> a dcat:Dataset ;
    dct:description "Lembaga Keuangan KUD Kecamatan Bonang Tahun 2019" ;
    dct:identifier "8c143504-a238-4ef0-9ddf-13062fd10fc9" ;
    dct:issued "2023-05-22T12:52:02.542404"^^xsd:dateTime ;
    dct:modified "2024-12-27T03:01:59.080215"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "LEMBAGA KEUANGAN KUD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kecamatan Bonang" ;
            vcard:hasEmail <mailto:kecamatanbonang18@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/8c143504-a238-4ef0-9ddf-13062fd10fc9/resource/6099d98d-916c-47dd-9ef1-6e192ef4cc4f> ;
    dcat:keyword "KUD",
        "Kecamatan Bonang",
        "Lembaga Keuangan",
        "Tahun 2019" ;
    dcat:landingPage <Kecamatan%20Bonang> .

<Kecamatan%20Bonang> a foaf:Document .

<http://5.189.187.109:5000/dataset/8c143504-a238-4ef0-9ddf-13062fd10fc9/resource/6099d98d-916c-47dd-9ef1-6e192ef4cc4f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-08-12T02:55:15.394590"^^xsd:dateTime ;
    dct:modified "2023-05-22T12:52:02.530886"^^xsd:dateTime ;
    dct:title "Lembaga Keuangan KUD Kecamatan Bonang Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/8c143504-a238-4ef0-9ddf-13062fd10fc9/resource/6099d98d-916c-47dd-9ef1-6e192ef4cc4f/download/lembaga-keuangan-kud-kecamatan-bonang-tahun-2019.xlsx> ;
    dcat:byteSize "10375"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

