@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/79b7d3ee-9089-4d25-a949-bc6fcef4efd3> a dcat:Dataset ;
    dct:identifier "1a2a0627-f043-45aa-a327-84ca8cb113e5" ;
    dct:issued "2022-10-26T02:26:34"^^xsd:dateTime ;
    dct:modified "2024-09-09T07:02:23"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Koperasi dan Usaha Mikro Kota Depok" ] ;
    dct:title "Persentase Koperasi Aktif" ;
    dcat:distribution <http://5.189.187.109/dataset/79b7d3ee-9089-4d25-a949-bc6fcef4efd3/resource/6f0d4c1d-d7eb-4694-a7f9-2716be49978a> ;
    dcat:keyword "IKD" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/1a2a0627-f043-45aa-a327-84ca8cb113e5> .

<http://5.189.187.109/dataset/79b7d3ee-9089-4d25-a949-bc6fcef4efd3/resource/6f0d4c1d-d7eb-4694-a7f9-2716be49978a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:14:32.342420"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:18:51.325625"^^xsd:dateTime ;
    dct:title "Persentase Koperasi Aktif" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/Satu_Data_Persentase_Koperasi_Aktif.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/1a2a0627-f043-45aa-a327-84ca8cb113e5> a foaf:Document .

