@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#> .

<https://data.jatengprov.go.id/dataset/054e599f-3d40-45e6-8f9b-7890570d3ed5> a dcat:Dataset ;
    dct:description "Pajak Daerah Tahun 2013-2017 Kabupaten Kudus" ;
    dct:identifier "054e599f-3d40-45e6-8f9b-7890570d3ed5" ;
    dct:issued "2018-01-25T09:37:26.666928"^^xsd:dateTime ;
    dct:modified "2018-01-25T09:37:26.666938"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "Pajak Daerah Tahun 2013-2017 Kabupaten Kudus" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/054e599f-3d40-45e6-8f9b-7890570d3ed5/resource/6ff7945d-c90e-4cae-a435-47342377f409> .

<https://data.jatengprov.go.id/dataset/054e599f-3d40-45e6-8f9b-7890570d3ed5/resource/6ff7945d-c90e-4cae-a435-47342377f409> a dcat:Distribution ;
    dct:description "pajak daerah" ;
    dct:format "XLS" ;
    dct:title "pajakdaerah.xls" ;
    dcat:accessURL <http://data.kuduskab.go.id/dataset/054e599f-3d40-45e6-8f9b-7890570d3ed5/resource/6ff7945d-c90e-4cae-a435-47342377f409/download/pajakdaerah.xls> ;
    dcat:byteSize 23040.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kudus" .

