@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/fabcb6b6-a901-4577-9901-da3c5d5fe826> a dcat:Dataset ;
    dct:description "Jumlah Prasarana Kesehatan di Kecamatan Dempet 2014" ;
    dct:identifier "fabcb6b6-a901-4577-9901-da3c5d5fe826" ;
    dct:issued "2023-05-23T02:46:47.407837"^^xsd:dateTime ;
    dct:modified "2024-12-26T04:47:25.433975"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Prasarana Kesehatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ginagirang" ;
            vcard:hasEmail <mailto:kecamatandempet@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/fabcb6b6-a901-4577-9901-da3c5d5fe826/resource/3f17b4f7-1186-492b-99d5-597f4c746bf7> ;
    dcat:keyword "2014",
        "dempet",
        "prasarana kesehatan" ;
    dcat:landingPage <bps.demakkab.go.id> .

<bps.demakkab.go.id> a foaf:Document .

<http://5.189.187.109/dataset/fabcb6b6-a901-4577-9901-da3c5d5fe826/resource/3f17b4f7-1186-492b-99d5-597f4c746bf7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-04-30T01:45:00.441842"^^xsd:dateTime ;
    dct:modified "2023-05-23T02:46:47.202709"^^xsd:dateTime ;
    dct:title "Jumlah Prasarana Kesehatan di Kecamatan Dempet 2014.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/fabcb6b6-a901-4577-9901-da3c5d5fe826/resource/3f17b4f7-1186-492b-99d5-597f4c746bf7/download/jumlah-prasarana-kesehatan-di-kecamatan-dempet-2014.xlsx> ;
    dcat:byteSize "8902"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

