@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/a650f1ab-5345-418e-b8b6-6c5ed7109a47> a dcat:Dataset ;
    dct:identifier "401bd61c-2554-4620-bb55-8c3afdf86e48" ;
    dct:issued "2024-01-23T07:30:05"^^xsd:dateTime ;
    dct:modified "2024-02-21T07:29:25"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Komunikasi dan Informatika Kota Depok" ] ;
    dct:title "Indeks Kepuasan Masyarakat Kota Depok Per Atribut" ;
    dcat:distribution <http://5.189.187.109/dataset/a650f1ab-5345-418e-b8b6-6c5ed7109a47/resource/d16590ba-943d-444e-85a0-a5bdded42e00> ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/401bd61c-2554-4620-bb55-8c3afdf86e48> .

<http://5.189.187.109/dataset/a650f1ab-5345-418e-b8b6-6c5ed7109a47/resource/d16590ba-943d-444e-85a0-a5bdded42e00> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:17:15.271133"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:54:33.342374"^^xsd:dateTime ;
    dct:title "IKM Kota Depok Per Atribut" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/IKM_Kota_Depok_peratribut.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/401bd61c-2554-4620-bb55-8c3afdf86e48> a foaf:Document .

