@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/efdf37b3-4f89-4ef4-ac62-28f41fd03e49> a dcat:Dataset ;
    dct:description "Jumlah Produksi Kedelai di Kabupaten Mojokerto" ;
    dct:identifier "efdf37b3-4f89-4ef4-ac62-28f41fd03e49" ;
    dct:issued "2025-07-20T15:26:03.098897"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:33:42.390013"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a7c57a58-5377-4cc6-8d9d-887776daf741> ;
    dct:title "Jumlah Produksi Kedelai" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang PDS Diskominfo" ;
            vcard:hasEmail <mailto:statistik.diskominfokabmjk@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/efdf37b3-4f89-4ef4-ac62-28f41fd03e49/resource/6ecd90ff-90be-49aa-a941-97685b78fe1c>,
        <http://5.189.187.109/dataset/efdf37b3-4f89-4ef4-ac62-28f41fd03e49/resource/89924363-2bf5-454f-a749-6d3569ceca6a> ;
    dcat:keyword "Dinas Pertanian Kabupaten Mojokerto" .

<http://5.189.187.109/dataset/efdf37b3-4f89-4ef4-ac62-28f41fd03e49/resource/6ecd90ff-90be-49aa-a941-97685b78fe1c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-01-27T09:37:43"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:33:42.401765"^^xsd:dateTime ;
    dct:title "2025" ;
    dcat:accessURL <https://satudata.mojokertokab.go.id/storage/resources/8868/2025.XLSX> ;
    dcat:byteSize "7201"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/efdf37b3-4f89-4ef4-ac62-28f41fd03e49/resource/89924363-2bf5-454f-a749-6d3569ceca6a> a dcat:Distribution ;
    dct:description "Jumlah data produksi kedelai tahun 2024" ;
    dct:format "XLSX" ;
    dct:issued "2025-07-02T09:32:34"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:33:42.399909"^^xsd:dateTime ;
    dct:title "2024" ;
    dcat:accessURL <https://satudata.mojokertokab.go.id/storage/resources/10216/2024.XLSX> ;
    dcat:byteSize "7193"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/a7c57a58-5377-4cc6-8d9d-887776daf741> a foaf:Agent ;
    foaf:name "Kabupaten Mojokerto" .

