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

<http://5.189.187.109/dataset/ab316655-f0ff-4de8-810f-15b0efda200a> a dcat:Dataset ;
    dct:description "Data BBLR Kel Tlogowaru Tahun 2022" ;
    dct:identifier "ab316655-f0ff-4de8-810f-15b0efda200a" ;
    dct:issued "2023-03-08T07:47:22.516097"^^xsd:dateTime ;
    dct:modified "2024-12-11T12:55:28.491509"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data BBLR Kel Tlogowaru" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dr. Farida Angrijani Nuna" ;
            vcard:hasEmail <mailto:pkmarjowinangun@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ab316655-f0ff-4de8-810f-15b0efda200a/resource/fed67504-172a-4d0e-8448-44fb17103393> ;
    dcat:keyword "BBLR",
        "berat bayi lahir rendah",
        "kesehatan",
        "puskesmas arjowinangun" ;
    dcat:landingPage <Data%202022> .

<Data%202022> a foaf:Document .

<http://5.189.187.109/dataset/ab316655-f0ff-4de8-810f-15b0efda200a/resource/fed67504-172a-4d0e-8448-44fb17103393> a dcat:Distribution ;
    dct:description "Data BBLR Kel Tlogowaru Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T14:52:38.617881"^^xsd:dateTime ;
    dct:modified "2024-12-11T12:55:28.509034"^^xsd:dateTime ;
    dct:title "DATA BERAT BAYI LAHIR RENDAH (BBLR) KEL TLOGOWARU.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/ab316655-f0ff-4de8-810f-15b0efda200a/resource/fed67504-172a-4d0e-8448-44fb17103393/download/data-berat-bayi-lahir-rendah-bblr-kel-tlogowaru.xlsx> ;
    dcat:byteSize "39039"^^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" .

