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

<http://5.189.187.109/dataset/24cc1d3e-eed6-44e1-ac66-ed6318e68a1b> a dcat:Dataset ;
    dct:description """Data set ini berisi indikator, jumlah dan satuan\r
""" ;
    dct:identifier "24cc1d3e-eed6-44e1-ac66-ed6318e68a1b" ;
    dct:issued "2023-06-13T09:45:17.481102"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:45:17.481107"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Kualitas Ibu Hamil di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/24cc1d3e-eed6-44e1-ac66-ed6318e68a1b/resource/e9c0133d-0848-42ad-a121-aad0f69c4ee2> ;
    dcat:keyword "Kecamatan Pontianak Utara",
        "Kualitas Ibu Hamil",
        "Tahun 2018" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109/dataset/24cc1d3e-eed6-44e1-ac66-ed6318e68a1b/resource/e9c0133d-0848-42ad-a121-aad0f69c4ee2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-07-01T07:31:17.809120"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:45:17.473603"^^xsd:dateTime ;
    dct:title "Data Kualitas Ibu Hamil Tahun 2018 di Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/24cc1d3e-eed6-44e1-ac66-ed6318e68a1b/resource/e9c0133d-0848-42ad-a121-aad0f69c4ee2/download/data-kualitas-ibu-hamil-tahun-2018-di-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "8967"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

<xlxs> a foaf:Document .

