@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/231c6fb8-df2f-4863-a5b9-37c3946e0e18> a dcat:Dataset ;
    dct:identifier "6cee27ab-7989-40fa-bcf3-30987c32fd3d" ;
    dct:issued "2023-09-13T04:31:00"^^xsd:dateTime ;
    dct:modified "2024-05-31T07:16:02"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Sosial Kota Depok" ] ;
    dct:title "Fakir Miskin" ;
    dcat:distribution <http://5.189.187.109/dataset/231c6fb8-df2f-4863-a5b9-37c3946e0e18/resource/cc45b689-485b-4724-8a03-6a775d72de78> ;
    dcat:keyword "dinsosdepok",
        "fakirmiskin" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/6cee27ab-7989-40fa-bcf3-30987c32fd3d> .

<http://5.189.187.109/dataset/231c6fb8-df2f-4863-a5b9-37c3946e0e18/resource/cc45b689-485b-4724-8a03-6a775d72de78> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:11:30.630156"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:15:14.532788"^^xsd:dateTime ;
    dct:title "Sistem Terintegrasi Pelayanan Sosial" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/E12_Fakir_Miskin.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/6cee27ab-7989-40fa-bcf3-30987c32fd3d> a foaf:Document .

