@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/03f11c8d-9df9-41a6-b293-ed401caea27f> a dcat:Dataset ;
    dct:identifier "f1f219ad-6a95-4d6a-9e0a-dad0e23fee7e" ;
    dct:issued "2023-02-08T03:01:38"^^xsd:dateTime ;
    dct:modified "2024-09-09T08:12:30"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kecamatan Sukmajaya Kota Depok" ] ;
    dct:title "Insentif RT RW dan LPM pada kecamatan sukmajaya" ;
    dcat:distribution <http://5.189.187.109/dataset/03f11c8d-9df9-41a6-b293-ed401caea27f/resource/2da382b3-1b99-4a53-aa60-ea8909e108b2> ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/f1f219ad-6a95-4d6a-9e0a-dad0e23fee7e> .

<http://5.189.187.109/dataset/03f11c8d-9df9-41a6-b293-ed401caea27f/resource/2da382b3-1b99-4a53-aa60-ea8909e108b2> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-11-20T09:02:16.794754"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:04:42.877430"^^xsd:dateTime ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/J2_SJ_Insentif_RT%2C_RW_dan_LPM.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/f1f219ad-6a95-4d6a-9e0a-dad0e23fee7e> a foaf:Document .

