@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/1493e50b-9e03-45f8-9fac-a37288b2f70a> a dcat:Dataset ;
    dct:description "Data Imunisasi Bayi September 2022" ;
    dct:identifier "1493e50b-9e03-45f8-9fac-a37288b2f70a" ;
    dct:issued "2023-03-08T03:49:57.930443"^^xsd:dateTime ;
    dct:modified "2024-12-24T13:37:18.399707"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Imunisasi Bayi September 2022" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "drg. Helmie Wibisono" ;
            vcard:hasEmail <mailto:mulyorejopuskesmas@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/1493e50b-9e03-45f8-9fac-a37288b2f70a/resource/04d046f6-b646-4bc3-9c63-3e1d651d4476> ;
    dcat:keyword "bayi",
        "imunisasi",
        "kesehatan",
        "puskesmas mulyorejo" ;
    dcat:landingPage <Data%20Imunisasi%20Bayi%20September%202022> .

<Data%20Imunisasi%20Bayi%20September%202022> a foaf:Document .

<http://5.189.187.109/dataset/1493e50b-9e03-45f8-9fac-a37288b2f70a/resource/04d046f6-b646-4bc3-9c63-3e1d651d4476> a dcat:Distribution ;
    dct:description "9. Data Imunisasi Bayi September 2022.xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-25T04:26:20.000288"^^xsd:dateTime ;
    dct:modified "2024-12-24T13:37:18.415157"^^xsd:dateTime ;
    dct:title "9. Data Imunisasi Bayi September 2022.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/1493e50b-9e03-45f8-9fac-a37288b2f70a/resource/04d046f6-b646-4bc3-9c63-3e1d651d4476/download/9.-data-imunisasi-bayi-september-2022.xlsx> ;
    dcat:byteSize "40279"^^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" .

