@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/2043f729-31bb-4e92-af35-83e90d0514e2> a dcat:Dataset ;
    dct:description "Data Kunjungan Pasien Puskesmas Gribig Bulan Februari 2024" ;
    dct:identifier "2043f729-31bb-4e92-af35-83e90d0514e2" ;
    dct:issued "2024-05-15T08:56:55.537679"^^xsd:dateTime ;
    dct:modified "2024-12-15T17:17:45.653793"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Kunjungan Pasien Puskesmas Gribig Bulan Februari 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/2043f729-31bb-4e92-af35-83e90d0514e2/resource/7d16cdcd-0dd2-4baf-8636-9c7294e8d3b3> ;
    dcat:keyword "februari 2024",
        "kunjungan pasien",
        "puskesmas gribig" .

<http://5.189.187.109/dataset/2043f729-31bb-4e92-af35-83e90d0514e2/resource/7d16cdcd-0dd2-4baf-8636-9c7294e8d3b3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-05-12T07:04:13.044342"^^xsd:dateTime ;
    dct:modified "2024-12-15T17:17:45.879535"^^xsd:dateTime ;
    dct:title "DATA KUNJUNGAN PASIEN BULAN FEBRUARI 2024.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/2043f729-31bb-4e92-af35-83e90d0514e2/resource/7d16cdcd-0dd2-4baf-8636-9c7294e8d3b3/download/data-kunjungan-pasien-bulan-februari-2024.xlsx> ;
    dcat:byteSize "7847"^^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" .

