@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/276d0e29-5ebb-49c7-87a5-32f6279ca5b5> a dcat:Dataset ;
    dct:description "Data Pelayanan Imunisasi Puskesmas Gribig Bulan Juni 2023" ;
    dct:identifier "276d0e29-5ebb-49c7-87a5-32f6279ca5b5" ;
    dct:issued "2023-12-27T07:20:34.394181"^^xsd:dateTime ;
    dct:modified "2024-12-18T13:14:53.724909"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Pelayanan Imunisasi Puskesmas Gribig Bulan Juni 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/276d0e29-5ebb-49c7-87a5-32f6279ca5b5/resource/94c73445-167c-469e-b476-fecc8e744818> ;
    dcat:keyword "imunisasi",
        "juni 2023",
        "kesehatan",
        "puskesmas gribig" ;
    dcat:landingPage <Laporan%20Bulanan> .

<Laporan%20Bulanan> a foaf:Document .

<http://5.189.187.109/dataset/276d0e29-5ebb-49c7-87a5-32f6279ca5b5/resource/94c73445-167c-469e-b476-fecc8e744818> a dcat:Distribution ;
    dct:description "Data Pelayanan Imunisasi Puskesmas Gribig Bulan Juni 2023" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-27T02:36:42.311111"^^xsd:dateTime ;
    dct:modified "2024-12-18T13:14:53.739984"^^xsd:dateTime ;
    dct:title "DATA PELAYANAN IMUNISASI BULAN JUNI 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/276d0e29-5ebb-49c7-87a5-32f6279ca5b5/resource/94c73445-167c-469e-b476-fecc8e744818/download/data-pelayanan-imunisasi-bulan-juni-2023.xlsx> ;
    dcat:byteSize "8995"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

