@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/790e63aa-b0e5-4a1a-9c49-e66587ff53d1> a dcat:Dataset ;
    dct:identifier "a62e682b-ef1b-410f-96f1-11cf43a8e5ef" ;
    dct:issued "2023-09-27T03:32:18"^^xsd:dateTime ;
    dct:modified "2024-05-28T09:44:34"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perdagangan dan Perindustrian Kota Depok" ] ;
    dct:title "Jumlah Pasar Rakyat" ;
    dcat:distribution <http://5.189.187.109/dataset/790e63aa-b0e5-4a1a-9c49-e66587ff53d1/resource/52188343-4542-4ff7-b25b-23287918c83a> ;
    dcat:keyword "Pasar Rakyat" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/a62e682b-ef1b-410f-96f1-11cf43a8e5ef> .

<http://5.189.187.109/dataset/790e63aa-b0e5-4a1a-9c49-e66587ff53d1/resource/52188343-4542-4ff7-b25b-23287918c83a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:11:42.662358"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:15:29.828181"^^xsd:dateTime ;
    dct:title "Pasar Rakyat" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/PD2_Jumlah_pasar_Rakyat.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/a62e682b-ef1b-410f-96f1-11cf43a8e5ef> a foaf:Document .

