@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/e85c7736-0344-4e77-961c-b5fc7c485d7e> a dcat:Dataset ;
    dct:description "Perkebunan Rakyat Cengkeh 2024" ;
    dct:identifier "e85c7736-0344-4e77-961c-b5fc7c485d7e" ;
    dct:issued "2025-09-02T01:22:54.993063"^^xsd:dateTime ;
    dct:modified "2025-09-02T01:23:06.340310"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7c4d9afe-b547-4768-a3d7-bf46f4f2b0ba> ;
    dct:title "Perkebunan Rakyat Cengkeh 2024" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e85c7736-0344-4e77-961c-b5fc7c485d7e/resource/c9d5bc2b-4c11-48bb-8358-69dee12f2225> ;
    dcat:keyword "cengkeh",
        "perkebunan",
        "pertanian" .

<https://data.jatengprov.go.id/dataset/e85c7736-0344-4e77-961c-b5fc7c485d7e/resource/c9d5bc2b-4c11-48bb-8358-69dee12f2225> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "CENGKEH.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/e85c7736-0344-4e77-961c-b5fc7c485d7e/resource/c9d5bc2b-4c11-48bb-8358-69dee12f2225/download/cengkeh.xlsx> ;
    dcat:byteSize 422546.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 " .

