@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/ea2dbbea-3939-430e-b7b1-673708c8ea5a> a dcat:Dataset ;
    dct:description "RKA Dinas Pertanian dan Pangan Tahun 2022" ;
    dct:identifier "ea2dbbea-3939-430e-b7b1-673708c8ea5a" ;
    dct:issued "2023-01-23T05:44:20.848037"^^xsd:dateTime ;
    dct:modified "2023-01-23T05:44:20.848043"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "RKA Dinas Pertanian dan Pangan Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ea2dbbea-3939-430e-b7b1-673708c8ea5a/resource/be270316-a78b-4550-9cd7-467e79a7a3db> ;
    dcat:keyword "RKA",
        "pangan",
        "pertanian" .

<https://data.jatengprov.go.id/dataset/ea2dbbea-3939-430e-b7b1-673708c8ea5a/resource/be270316-a78b-4550-9cd7-467e79a7a3db> a dcat:Distribution ;
    dct:description "RKA Dinas Pertanian dan Pangan Tahun 2022" ;
    dct:format "PDF" ;
    dct:title "RKA Dinas Pertanian 2022.pdf" ;
    dcat:accessURL <https://data.kuduskab.go.id/dataset/ea2dbbea-3939-430e-b7b1-673708c8ea5a/resource/be270316-a78b-4550-9cd7-467e79a7a3db/download/17.dinas-pertanian.pdf> ;
    dcat:byteSize 150996.0 ;
    dcat:mediaType "application/pdf" .

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

