@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/96ac37ce-f48f-40a7-a8cb-639ff757653e> a dcat:Dataset ;
    dct:identifier "d89fc550-2327-4809-abc1-3d04d200a997" ;
    dct:issued "2024-09-19T08:42:59"^^xsd:dateTime ;
    dct:modified "2024-10-03T05:59:46"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kelurahan Curug Cimanggis Kota Depok" ] ;
    dct:title "Data Anak Kecamatan Cimanggis Kelurahan Curug" ;
    dcat:distribution <http://5.189.187.109/dataset/96ac37ce-f48f-40a7-a8cb-639ff757653e/resource/2d1e5714-b95a-4257-a622-09f4d6f83c5c> ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/d89fc550-2327-4809-abc1-3d04d200a997> .

<http://5.189.187.109/dataset/96ac37ce-f48f-40a7-a8cb-639ff757653e/resource/2d1e5714-b95a-4257-a622-09f4d6f83c5c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-11-20T09:00:44.777240"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:02:36.440383"^^xsd:dateTime ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/Anak_curug.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/d89fc550-2327-4809-abc1-3d04d200a997> a foaf:Document .

