@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/e42b568b-88d6-4484-bd57-9752fb0c3f4c> a dcat:Dataset ;
    dct:identifier "7cd2837b-dd72-4e8a-8325-fd92abcc9db9" ;
    dct:issued "2023-06-13T02:10:39"^^xsd:dateTime ;
    dct:modified "2023-10-31T09:58:58"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan Kota Depok" ] ;
    dct:title "Indeks Pembangunan Manusia" ;
    dcat:distribution <http://5.189.187.109/dataset/e42b568b-88d6-4484-bd57-9752fb0c3f4c/resource/af9f0d8a-615a-4f7c-af93-0df3439c197e> ;
    dcat:keyword "IKD" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/7cd2837b-dd72-4e8a-8325-fd92abcc9db9> .

<http://5.189.187.109/dataset/e42b568b-88d6-4484-bd57-9752fb0c3f4c/resource/af9f0d8a-615a-4f7c-af93-0df3439c197e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:08:01.183593"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:01:55.777305"^^xsd:dateTime ;
    dct:title "Indeks Pembangunan Manusia" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/D1_Indeks_Pembangunan_Manusia.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/7cd2837b-dd72-4e8a-8325-fd92abcc9db9> a foaf:Document .

