@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#> .

<https://data.jatengprov.go.id/dataset/dd13da79-3881-4696-a095-169f2c121386> a dcat:Dataset ;
    dct:description "Data inventarisasi BMD Kelurahan Mintaragen 2023" ;
    dct:identifier "dd13da79-3881-4696-a095-169f2c121386" ;
    dct:issued "2023-07-04T09:09:16.762978"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:09:16.762985"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Data inventarisasi BMD Kelurahan Mintaragen 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "W. SINGGIH" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/dd13da79-3881-4696-a095-169f2c121386/resource/ee6ed83e-b903-4738-8c61-07b71528d40d> ;
    dcat:keyword "Inventarisasi BMD 2023" .

<https://data.jatengprov.go.id/dataset/dd13da79-3881-4696-a095-169f2c121386/resource/ee6ed83e-b903-4738-8c61-07b71528d40d> a dcat:Distribution ;
    dct:description "Data inventarisasi BMD Kel Mintaragen 2023" ;
    dct:format "XLSX" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/dd13da79-3881-4696-a095-169f2c121386/resource/ee6ed83e-b903-4738-8c61-07b71528d40d/download/data-inventarisasi-bmd-2023-kelurahan-mintaragen.xlsx> ;
    dcat:byteSize 157414.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

