@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/5cde0607-7348-43a7-a07b-99538ece5be5> a dcat:Dataset ;
    dct:identifier "adfc2276-df5d-462b-b371-1c23bc41f169" ;
    dct:issued "2023-08-24T14:19:02"^^xsd:dateTime ;
    dct:modified "2024-09-09T06:59:29"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Koperasi dan Usaha Mikro Kota Depok" ] ;
    dct:title "Jumlah UMKM dari Jumlah Penduduk" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/5cde0607-7348-43a7-a07b-99538ece5be5/resource/06dc534e-3043-4359-b715-658812294aec> ;
    dcat:keyword "Pelaku Usaha",
        "UMKM",
        "Usaha Mikro" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/adfc2276-df5d-462b-b371-1c23bc41f169> .

<http://5.189.187.109:5000/dataset/5cde0607-7348-43a7-a07b-99538ece5be5/resource/06dc534e-3043-4359-b715-658812294aec> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:14:33.605532"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:18:49.934850"^^xsd:dateTime ;
    dct:title " Jumlah UMKM dari Jumlah Penduduk" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/PD1_Jumlah_UMKM_dari_Jumlah_Penduduk_xlsx_-_Buku_PDRB.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/adfc2276-df5d-462b-b371-1c23bc41f169> a foaf:Document .

