@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/9d74f825-9373-4ccc-8b14-b50542e1d2b0> a dcat:Dataset ;
    dct:description "RKA Kecamatan Bae Tahun 2022" ;
    dct:identifier "9d74f825-9373-4ccc-8b14-b50542e1d2b0" ;
    dct:issued "2023-01-23T05:43:39.378496"^^xsd:dateTime ;
    dct:modified "2023-01-23T05:43:39.378503"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "RKA Kecamatan Bae Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9d74f825-9373-4ccc-8b14-b50542e1d2b0/resource/ffdda50a-e6bb-48ef-85cf-3000bf1e85ea> ;
    dcat:keyword "anggaran",
        "bae" .

<https://data.jatengprov.go.id/dataset/9d74f825-9373-4ccc-8b14-b50542e1d2b0/resource/ffdda50a-e6bb-48ef-85cf-3000bf1e85ea> a dcat:Distribution ;
    dct:description "RKA Kecamatan Bae Tahun 2022" ;
    dct:format "PDF" ;
    dct:title "RKA Kecamatan Bae 2022.pdf" ;
    dcat:accessURL <https://data.kuduskab.go.id/dataset/9d74f825-9373-4ccc-8b14-b50542e1d2b0/resource/ffdda50a-e6bb-48ef-85cf-3000bf1e85ea/download/31.kecamatan-bae.pdf> ;
    dcat:byteSize 99832.0 ;
    dcat:mediaType "application/pdf" .

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

