@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/dataset/81460c7f-4fe4-40e2-84c6-ca18d6baa47e> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Banyaknya Sarana Kesehatan di Kecamatan Kesesi" ;
    dct:identifier "81460c7f-4fe4-40e2-84c6-ca18d6baa47e" ;
    dct:issued "2022-10-16T13:19:18.253579"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:19:18.253586"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Banyaknya Sarana Kesehatan di Kecamatan Kesesi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Kesesi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/81460c7f-4fe4-40e2-84c6-ca18d6baa47e/resource/00e7eaf3-ccf8-469f-8988-ff5149de0a8f>,
        <http://5.189.187.109/dataset/81460c7f-4fe4-40e2-84c6-ca18d6baa47e/resource/853ee94b-5f52-48b1-afa3-3ddbe7327c14> ;
    dcat:keyword "banyaknya sarana kesehatan",
        "kecamatan",
        "kesesi" ;
    dcat:landingPage <Kecamatan%20Kesesi> .

<Kecamatan%20Kesesi> a foaf:Document .

<http://5.189.187.109/dataset/81460c7f-4fe4-40e2-84c6-ca18d6baa47e/resource/00e7eaf3-ccf8-469f-8988-ff5149de0a8f> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2021-05-06T03:07:22.609927"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:19:18.238688"^^xsd:dateTime ;
    dct:title "Banyaknya Sarana Kesehatan di Kecamatan Kesesi Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/81460c7f-4fe4-40e2-84c6-ca18d6baa47e/resource/00e7eaf3-ccf8-469f-8988-ff5149de0a8f/download/banyaknya-sarana-kesehatan-di-kecamatan-kesesi-tahun-2019.xlsx> ;
    dcat:byteSize "10490"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/81460c7f-4fe4-40e2-84c6-ca18d6baa47e/resource/853ee94b-5f52-48b1-afa3-3ddbe7327c14> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2021-05-06T03:07:43.467542"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:19:18.240991"^^xsd:dateTime ;
    dct:title "Banyaknya Sarana Kesehatan di Kecamatan Kesesi Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/81460c7f-4fe4-40e2-84c6-ca18d6baa47e/resource/853ee94b-5f52-48b1-afa3-3ddbe7327c14/download/banyaknya-sarana-kesehatan-di-kecamatan-kesesi-tahun-2019.csv> ;
    dcat:byteSize "613"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> a foaf:Agent ;
    foaf:name "Kabupaten Pekalongan " .

