@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/ca85f902-e653-48f3-8a49-1eb99f908bd2> a dcat:Dataset ;
    dct:description "Jumlah Pos polisi di kecamatan guntur tahun 2020" ;
    dct:identifier "ca85f902-e653-48f3-8a49-1eb99f908bd2" ;
    dct:issued "2023-05-22T17:42:33.389191"^^xsd:dateTime ;
    dct:modified "2023-05-22T17:42:33.389196"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH POS POLISI DI KECAMATAN GUNTUR" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "kec.guntur" ;
            vcard:hasEmail <mailto:kecamatanguntur@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ca85f902-e653-48f3-8a49-1eb99f908bd2/resource/c99f1f5d-870c-4c28-b5c0-f2b5e986586d> ;
    dcat:landingPage <JUMLAH%20POS%20POLISI%20DI%20KECAMATAN%20GUNTUR%20TAHUN%202020> .

<JUMLAH%20POS%20POLISI%20DI%20KECAMATAN%20GUNTUR%20TAHUN%202020> a foaf:Document .

<http://5.189.187.109/dataset/ca85f902-e653-48f3-8a49-1eb99f908bd2/resource/c99f1f5d-870c-4c28-b5c0-f2b5e986586d> a dcat:Distribution ;
    dct:description "jumlah pos polisi di kecamatan guntur tahun 2020" ;
    dct:format "XLSX" ;
    dct:issued "2020-11-13T02:43:47.019644"^^xsd:dateTime ;
    dct:modified "2023-05-22T17:42:33.386402"^^xsd:dateTime ;
    dct:title "JUMLAH POS POLISI DI KECAMATAN GUNTUR TAHUN 2020.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/ca85f902-e653-48f3-8a49-1eb99f908bd2/resource/c99f1f5d-870c-4c28-b5c0-f2b5e986586d/download/jumlah-pos-polisi-di-kecamatan-guntur-tahun-2020.xlsx> ;
    dcat:byteSize "9284"^^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" .

