@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/93bccc9c-1f2c-49a9-b6eb-ff3d7fb33184> a dcat:Dataset ;
    dct:description "Kumpulan data jumlah koperasi di Kabupaten Sleman berdasarkan jenisnya." ;
    dct:identifier "93bccc9c-1f2c-49a9-b6eb-ff3d7fb33184" ;
    dct:issued "2022-10-16T12:46:53.992482"^^xsd:dateTime ;
    dct:modified "2022-10-16T12:46:53.992490"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8a4ac5b-17e1-45b3-a524-b494b8470781> ;
    dct:title "Jumlah Koperasi Menurut Jenisnya" ;
    dcat:distribution <http://5.189.187.109/dataset/93bccc9c-1f2c-49a9-b6eb-ff3d7fb33184/resource/2c357a99-dfcc-42db-8ff8-75ee073e9dba> ;
    dcat:keyword "koperasi" ;
    dcat:landingPage <Dinas%20Koperasi%20dan%20UMKM%20Kabupaten%20Sleman> .

<Dinas%20Koperasi%20dan%20UMKM%20Kabupaten%20Sleman> a foaf:Document .

<http://5.189.187.109/dataset/93bccc9c-1f2c-49a9-b6eb-ff3d7fb33184/resource/2c357a99-dfcc-42db-8ff8-75ee073e9dba> a dcat:Distribution ;
    dct:description "Berisi jumlah koperasi di Kabupaten Sleman berdasarkan jenisnya pada tahun 2019." ;
    dct:format "XLSX" ;
    dct:issued "2020-11-06T06:17:04.710254"^^xsd:dateTime ;
    dct:modified "2022-10-16T12:46:53.986219"^^xsd:dateTime ;
    dct:title "Jumlah Koperasi Menurut Jenisnya Tahun 2019" ;
    dcat:accessURL <http://data.slemankab.go.id/data/dataset/93bccc9c-1f2c-49a9-b6eb-ff3d7fb33184/resource/2c357a99-dfcc-42db-8ff8-75ee073e9dba/download/jumlah-koperasi-menurut-jenisnya-tahun-2019.xlsx> ;
    dcat:byteSize "10036"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c8a4ac5b-17e1-45b3-a524-b494b8470781> a foaf:Agent ;
    foaf:name "Kabupaten Sleman" .

