@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/ea3b086d-514f-4788-8151-ac2577df5005> a dcat:Dataset ;
    dct:description "Perkebunan Rakyat Pala Tahun 2024" ;
    dct:identifier "ea3b086d-514f-4788-8151-ac2577df5005" ;
    dct:issued "2025-09-02T01:46:29.220074"^^xsd:dateTime ;
    dct:modified "2025-09-02T01:46:46.183798"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7c4d9afe-b547-4768-a3d7-bf46f4f2b0ba> ;
    dct:title "Perkebunan Rakyat Pala Tahun 2024" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ea3b086d-514f-4788-8151-ac2577df5005/resource/5dfbf5e0-8524-419e-9bdc-6af4c4f2cdb0> ;
    dcat:keyword "pala",
        "perkebunan",
        "pertanian" .

<https://data.jatengprov.go.id/dataset/ea3b086d-514f-4788-8151-ac2577df5005/resource/5dfbf5e0-8524-419e-9bdc-6af4c4f2cdb0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "PALA.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/ea3b086d-514f-4788-8151-ac2577df5005/resource/5dfbf5e0-8524-419e-9bdc-6af4c4f2cdb0/download/pala.xlsx> ;
    dcat:byteSize 351368.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/7c4d9afe-b547-4768-a3d7-bf46f4f2b0ba> a foaf:Organization ;
    foaf:name "Dinas Pertanian Dan Perkebunan " .

