@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/ae8df8a3-19af-4af3-8a55-bcc1d970aadf> a dcat:Dataset ;
    dct:description "Dataset ini menampilkan Jumlah Posyandu per Kecamatan di Kabupaten Madiun Tahun 2020-2023" ;
    dct:identifier "ae8df8a3-19af-4af3-8a55-bcc1d970aadf" ;
    dct:issued "2024-08-04T07:56:22.957921"^^xsd:dateTime ;
    dct:modified "2024-08-04T07:56:22.957927"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/16f37ec9-f4ef-48b9-9652-0f497428f1f1> ;
    dct:title "Jumlah Posyandu per Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/ae8df8a3-19af-4af3-8a55-bcc1d970aadf/resource/147c5c58-742c-48eb-9a6c-987a1de32df3>,
        <http://5.189.187.109/dataset/ae8df8a3-19af-4af3-8a55-bcc1d970aadf/resource/9803b4fa-ffcb-4bfe-becf-f9dd1fbf5656> ;
    dcat:landingPage <jumlah-posyandu-per-kecamatan> .

<http://5.189.187.109/dataset/ae8df8a3-19af-4af3-8a55-bcc1d970aadf/resource/147c5c58-742c-48eb-9a6c-987a1de32df3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-26T07:54:53.285220"^^xsd:dateTime ;
    dct:modified "2024-08-04T07:56:22.952582"^^xsd:dateTime ;
    dct:title "Jumlah Posyandu Per Kecamatan.xlsx" ;
    dcat:accessURL <https://data.madiunkab.go.id/storage/exports/jumlah-posyandu-per-kecamatan/Jumlah%20Posyandu%20Per%20Kecamatan.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/ae8df8a3-19af-4af3-8a55-bcc1d970aadf/resource/9803b4fa-ffcb-4bfe-becf-f9dd1fbf5656> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-26T07:54:52.635505"^^xsd:dateTime ;
    dct:modified "2024-08-04T07:56:22.950751"^^xsd:dateTime ;
    dct:title "Metadata.xlsx" ;
    dcat:accessURL <https://data.madiunkab.go.id/storage/exports/jumlah-posyandu-per-kecamatan/Metadata.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/16f37ec9-f4ef-48b9-9652-0f497428f1f1> a foaf:Agent ;
    foaf:name "Kabupaten Madiun" .

<jumlah-posyandu-per-kecamatan> a foaf:Document .

