@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#> .

<http://5.189.187.109/dataset/a4b02595-0347-4386-8d0d-f1b7182cb6dd> a dcat:Dataset ;
    dct:description "Jumlah Sebaran pupuk" ;
    dct:identifier "0a7d83f084ec258aefd128569dda03d7" ;
    dct:issued "2023-03-28"^^xsd:date ;
    dct:modified "2026-04-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Sebaran pupuk" ;
    dcat:distribution <http://5.189.187.109/dataset/a4b02595-0347-4386-8d0d-f1b7182cb6dd/resource/e9666eba-aa01-4d97-b80b-c70a08f5e3d6> ;
    dcat:keyword "Jumlah",
        "Sebaran",
        "pupuk" ;
    dcat:landingPage <https://satudata.lumajangkab.go.id/dataset/detail/Z1NzQLvoXK75V6Km5Xx3kyb0palnPDeB> .

<http://5.189.187.109/dataset/a4b02595-0347-4386-8d0d-f1b7182cb6dd/resource/e9666eba-aa01-4d97-b80b-c70a08f5e3d6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-09T02:25:42.808381"^^xsd:dateTime ;
    dct:modified "2026-04-09T02:25:42.794094"^^xsd:dateTime ;
    dcat:accessURL <https://satudata.lumajangkab.go.id/api/export-dataset/Z1NzQLvoXK75V6Km5Xx3kyb0palnPDeB> .

<https://satudata.lumajangkab.go.id/dataset/detail/Z1NzQLvoXK75V6Km5Xx3kyb0palnPDeB> a foaf:Document .

