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

<https://data.jatengprov.go.id/dataset/689b6369-cfdb-42a3-abd3-a14143b47dea> a dcat:Dataset ;
    dct:description """Dataset ini berisi tentang rekap baku PBB tahun 2020 se kecamatan Karangdadap\r
""" ;
    dct:identifier "689b6369-cfdb-42a3-abd3-a14143b47dea" ;
    dct:issued "2021-12-28T13:26:08.247678"^^xsd:dateTime ;
    dct:modified "2021-12-28T13:26:08.247694"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "REKAP BAKU PBB 2020 KEC.KARANGDADAP" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Karangdadap" ;
            vcard:hasEmail <mailto:kec.karangdadap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/689b6369-cfdb-42a3-abd3-a14143b47dea/resource/d2751259-c2e7-4d15-9840-a64f9fc218fb> ;
    dcat:landingPage <Kasi%20Tapem%20&%20Yanum> .

<https://data.jatengprov.go.id/dataset/689b6369-cfdb-42a3-abd3-a14143b47dea/resource/d2751259-c2e7-4d15-9840-a64f9fc218fb> a dcat:Distribution ;
    dct:description """Data ini berisi tentang baku PBB Tahun 2020 se Kecamatan Karangdadap\r
""" ;
    dct:format "PDF" ;
    dct:title "REKAP BAKU PBB 2020 KEC.KARANGDADAP.pdf" ;
    dcat:accessURL <https://data.pekalongankab.go.id/id/dataset/689b6369-cfdb-42a3-abd3-a14143b47dea/resource/d2751259-c2e7-4d15-9840-a64f9fc218fb/download/rekap-baku-pbb-2020-kec.karangdadap.pdf> ;
    dcat:byteSize 20545.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pekalongan" .

