@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:5000/dataset/a5a64b53-c6a6-43b3-a292-82e6dc9c1006> a dcat:Dataset ;
    dct:description "LAPORAN K1 AKSES SEPTEMBER 2023" ;
    dct:identifier "a5a64b53-c6a6-43b3-a292-82e6dc9c1006" ;
    dct:issued "2024-02-21T08:17:49.696251"^^xsd:dateTime ;
    dct:modified "2024-12-30T22:42:15.323356"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "LAPORAN K1 AKSES SEPTEMBER 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lia Pribawaningsih A. Md.Keb" ;
            vcard:hasEmail <mailto:liajaladri@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/a5a64b53-c6a6-43b3-a292-82e6dc9c1006/resource/73590a41-3954-44f9-ad0c-3018f67adcce> ;
    dcat:keyword "ANC BUMIL",
        "IBU HAMIL",
        "KOTA MALANG",
        "PUSKESMAS JANTI" .

<http://5.189.187.109:5000/dataset/a5a64b53-c6a6-43b3-a292-82e6dc9c1006/resource/73590a41-3954-44f9-ad0c-3018f67adcce> a dcat:Distribution ;
    dct:description "LAPORAN K1 AKSES SEPTEMBER 2023" ;
    dct:format "XLS" ;
    dct:issued "2024-02-15T14:11:27.530628"^^xsd:dateTime ;
    dct:modified "2024-12-30T22:42:15.336141"^^xsd:dateTime ;
    dct:title "LAPORAN K1 AKSES SEPTEMBER 2023" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/a5a64b53-c6a6-43b3-a292-82e6dc9c1006/resource/73590a41-3954-44f9-ad0c-3018f67adcce/download/lap-k1-akses-september-2023.xlsx> ;
    dcat:byteSize "41805"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

