@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/7de17f35-2cf3-49e1-8128-60b4f2e210c1> a dcat:Dataset ;
    dct:description "Jumlah Organisasi Kemasyarakatan di Kota Madiun" ;
    dct:identifier "7de17f35-2cf3-49e1-8128-60b4f2e210c1" ;
    dct:issued "2023-11-14T03:24:34.361124"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:24:34.361133"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> ;
    dct:title "Jumlah Organisasi Kemasyarakatan" ;
    dcat:distribution <http://5.189.187.109/dataset/7de17f35-2cf3-49e1-8128-60b4f2e210c1/resource/3b8d5c26-7e5b-4f69-b6e5-d272b90c2ff3> ;
    dcat:keyword "Pemerintahan" .

<http://5.189.187.109/dataset/7de17f35-2cf3-49e1-8128-60b4f2e210c1/resource/3b8d5c26-7e5b-4f69-b6e5-d272b90c2ff3> a dcat:Distribution ;
    dct:description "Jumlah Organisasi Kemasyarakatan di Kota Madiun" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-07T00:47:37.341934"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:24:34.354991"^^xsd:dateTime ;
    dct:title "Jumlah Organisasi Kemasyarakatan.xlsx" ;
    dcat:accessURL <https://data.madiunkota.go.id/dataset/7de17f35-2cf3-49e1-8128-60b4f2e210c1/resource/3b8d5c26-7e5b-4f69-b6e5-d272b90c2ff3/download/jumlah-organisasi-kemasyarakatan.xlsx> ;
    dcat:byteSize "10661"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> a foaf:Agent ;
    foaf:name "Kota Madiun" .

