@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/d19dcd91-46a2-431f-9e07-a33f556fb319> a dcat:Dataset ;
    dct:description """produksi padi dan beras 2020-2021\r
Sumber : Jawa Tengah dalam angka 2022""" ;
    dct:identifier "d19dcd91-46a2-431f-9e07-a33f556fb319" ;
    dct:issued "2023-02-01T03:05:49.743406"^^xsd:dateTime ;
    dct:modified "2023-02-01T03:05:49.743412"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "produksi padi dan beras 2020-2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d19dcd91-46a2-431f-9e07-a33f556fb319/resource/2498992a-9d7a-4586-a85f-49ae0a84b2c5> ;
    dcat:keyword "padi",
        "pertanian" .

<https://data.jatengprov.go.id/dataset/d19dcd91-46a2-431f-9e07-a33f556fb319/resource/2498992a-9d7a-4586-a85f-49ae0a84b2c5> a dcat:Distribution ;
    dct:description "produksi padi dan beras 2020-2021" ;
    dct:format "XLSX" ;
    dct:title "produksi padi dan beras 2020-2021.xlsx" ;
    dcat:accessURL <https://data.rembangkab.go.id/dataset/d19dcd91-46a2-431f-9e07-a33f556fb319/resource/2498992a-9d7a-4586-a85f-49ae0a84b2c5/download/produksi-padi-dan-beras-2020-2021.xlsx> ;
    dcat:byteSize 9380.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Rembang" .

