@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/dataset/f044e393-c778-4b4c-98af-6ae02da0c22a> a dcat:Dataset ;
    dct:identifier "9e268bcc-7aee-42f9-b8a0-0da02264e2d9" ;
    dct:issued "2022-11-11T06:51:30"^^xsd:dateTime ;
    dct:modified "2023-07-03T07:46:37"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perdagangan dan Perindustrian Kota Depok" ] ;
    dct:title "Persentase Pengeluaran Konsumsi Non Pangan Perkapita dalam persen" ;
    dcat:distribution <http://5.189.187.109/dataset/f044e393-c778-4b4c-98af-6ae02da0c22a/resource/fc128a6d-7dc0-4d2c-aa4d-c3b0e1bea3c9> ;
    dcat:keyword "IKD" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/9e268bcc-7aee-42f9-b8a0-0da02264e2d9> .

<http://5.189.187.109/dataset/f044e393-c778-4b4c-98af-6ae02da0c22a/resource/fc128a6d-7dc0-4d2c-aa4d-c3b0e1bea3c9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:17:40.934491"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:17:09.144022"^^xsd:dateTime ;
    dct:title "Pengeluaran konsumsi non pangan perkapita" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/D6_pengeluaran_konsumsi_non_pangan_perkapita1.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/9e268bcc-7aee-42f9-b8a0-0da02264e2d9> a foaf:Document .

