@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/ab2b5b4a-f45b-4430-8bca-416e1c19afc3> a dcat:Dataset ;
    dct:identifier "d28ce314-5ea5-4e27-8598-a0b5d9d03a24" ;
    dct:issued "2022-09-27T12:15:42"^^xsd:dateTime ;
    dct:modified "2023-07-03T07:45:36"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perdagangan dan Perindustrian Kota Depok" ] ;
    dct:title "Pertumbuhan Industri" ;
    dcat:distribution <http://5.189.187.109/dataset/ab2b5b4a-f45b-4430-8bca-416e1c19afc3/resource/6cd86c93-b1a7-4cc7-9c16-f8310d59f720> ;
    dcat:keyword "IKD" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/d28ce314-5ea5-4e27-8598-a0b5d9d03a24> .

<http://5.189.187.109/dataset/ab2b5b4a-f45b-4430-8bca-416e1c19afc3/resource/6cd86c93-b1a7-4cc7-9c16-f8310d59f720> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:15:33.066617"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:23:09.083405"^^xsd:dateTime ;
    dct:title "Pertumbuhan Industri" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/D3_Pertumbuhan_Industri.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/d28ce314-5ea5-4e27-8598-a0b5d9d03a24> a foaf:Document .

