@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/2eebf84f-ed96-4454-8a02-8560f9ceac60> a dcat:Dataset ;
    dct:identifier "4dde48e8-d6f4-45e3-ab04-676b20db3fe3" ;
    dct:issued "2023-09-13T06:26:42"^^xsd:dateTime ;
    dct:modified "2024-06-25T03:22:28"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Sosial Kota Depok" ] ;
    dct:title "Gelandangan dan Pengemis yang mendapat permakanan sesuai dengan Standar Gizi Minimal" ;
    dcat:distribution <http://5.189.187.109/dataset/2eebf84f-ed96-4454-8a02-8560f9ceac60/resource/bd769951-6e3c-42b9-b54c-c047d3faacc4> ;
    dcat:keyword "SPM",
        "dinsosdepok",
        "gelandangan dan pengemis" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/4dde48e8-d6f4-45e3-ab04-676b20db3fe3> .

<http://5.189.187.109/dataset/2eebf84f-ed96-4454-8a02-8560f9ceac60/resource/bd769951-6e3c-42b9-b54c-c047d3faacc4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:06:01.679873"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:09:13.045818"^^xsd:dateTime ;
    dct:title "Data Gelandangan dan Pengemis yang Menerima Layanan" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/E20_Gelandangan_dan_Pengemis_yang_mendapat_permakanan_sesuai_dengan_Standar_Gizi_Minimal.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/4dde48e8-d6f4-45e3-ab04-676b20db3fe3> a foaf:Document .

