@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/185cf267-4265-4780-9ae9-80ad970e0428> a dcat:Dataset ;
    dct:description "Fasilitas Desa Kecamatan Bonang Tahun 2020" ;
    dct:identifier "185cf267-4265-4780-9ae9-80ad970e0428" ;
    dct:issued "2023-05-22T08:02:34.767727"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:21:42.007634"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "FASILITAS DESA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kecamatan Bonang" ;
            vcard:hasEmail <mailto:Kecamatanbonang18@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/185cf267-4265-4780-9ae9-80ad970e0428/resource/e1fa3e93-de73-4d1b-8e66-3446e9c76de0> ;
    dcat:keyword "Fasilitas Desa",
        "Kecamatan Bonang",
        "Tahun 2020" ;
    dcat:landingPage <kecamatanbonang18@gmail.com> .

<http://5.189.187.109/dataset/185cf267-4265-4780-9ae9-80ad970e0428/resource/e1fa3e93-de73-4d1b-8e66-3446e9c76de0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-12-17T07:23:18.430875"^^xsd:dateTime ;
    dct:modified "2023-05-22T08:02:34.759151"^^xsd:dateTime ;
    dct:title "Fasilitas Desa Kecamatan Bonang tahun 2020.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/185cf267-4265-4780-9ae9-80ad970e0428/resource/e1fa3e93-de73-4d1b-8e66-3446e9c76de0/download/fasilitas-desa-kecamatan-bonang-tahun-2020.xlsx> ;
    dcat:byteSize "10354"^^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" .

<kecamatanbonang18@gmail.com> a foaf:Document .

