@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/5bcf863b-0138-4b79-a567-47b4497a10ba> a dcat:Dataset ;
    dct:description "Data Bayi Baru Lahir Kel. Bumiayu Tahun 2022" ;
    dct:identifier "5bcf863b-0138-4b79-a567-47b4497a10ba" ;
    dct:issued "2023-03-08T06:18:08.751357"^^xsd:dateTime ;
    dct:modified "2024-12-11T12:58:50.926677"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Bayi Baru Lahir Kel. Bumiayu" ;
    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/5bcf863b-0138-4b79-a567-47b4497a10ba/resource/05020827-3132-4cc2-af28-c335890d73de> ;
    dcat:keyword "bayi baru lahir",
        "kesehatan",
        "puskesmas arjowinangun" ;
    dcat:landingPage <Data%202022> .

<Data%202022> a foaf:Document .

<http://5.189.187.109/dataset/5bcf863b-0138-4b79-a567-47b4497a10ba/resource/05020827-3132-4cc2-af28-c335890d73de> a dcat:Distribution ;
    dct:description "Data Bayi Baru Lahir Kel. Bumiayu Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T09:12:11.155503"^^xsd:dateTime ;
    dct:modified "2024-12-11T12:58:50.945767"^^xsd:dateTime ;
    dct:title "DATA BAYI BARU LAHIR KEL. BUMIAYU.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/5bcf863b-0138-4b79-a567-47b4497a10ba/resource/05020827-3132-4cc2-af28-c335890d73de/download/data-bayi-baru-lahir-kel.-bumiayu.xlsx> ;
    dcat:byteSize "47016"^^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" .

