@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/829a2c5e-127e-4efc-afa8-83e4f22f8f00> a dcat:Dataset ;
    dct:description "LAPORAN  BULANAN PELAYANAN  PUSKESMAS JANTI NOVEMBER 2023" ;
    dct:identifier "829a2c5e-127e-4efc-afa8-83e4f22f8f00" ;
    dct:issued "2024-02-21T08:15:29.669416"^^xsd:dateTime ;
    dct:modified "2024-12-07T14:08:51.814043"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "LAPORAN  BULANAN PELAYANAN  PUSKESMAS JANTI NOVEMBER 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Endang Listyowati" ;
            vcard:hasEmail <mailto:sdmk.puskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/829a2c5e-127e-4efc-afa8-83e4f22f8f00/resource/567557d8-6fa0-46db-861a-375a9ea09528> ;
    dcat:keyword "datapelayanan",
        "laporanbulanan",
        "puskesmasjanti" .

<http://5.189.187.109/dataset/829a2c5e-127e-4efc-afa8-83e4f22f8f00/resource/567557d8-6fa0-46db-861a-375a9ea09528> a dcat:Distribution ;
    dct:description "LAPORAN  BULANAN PELAYANAN  PUSKESMAS JANTI NOVEMBER 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-20T03:23:49.640874"^^xsd:dateTime ;
    dct:modified "2024-12-07T14:08:51.826615"^^xsd:dateTime ;
    dct:title "NOVEMBER.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/829a2c5e-127e-4efc-afa8-83e4f22f8f00/resource/567557d8-6fa0-46db-861a-375a9ea09528/download/november.xlsx> ;
    dcat:byteSize "12591"^^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" .

