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

<https://data.kaltimprov.go.id/dataset/914b503a-8664-4591-8df9-d194a80519f5> a dcat:Dataset ;
    dct:description "desripsi dataset" ;
    dct:identifier "914b503a-8664-4591-8df9-d194a80519f5" ;
    dct:issued "2026-09-16T21:00:05.860659"^^xsd:dateTime ;
    dct:modified "2026-09-16T21:00:05.860664"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/4126e30e-7e24-4302-9f85-d561a414269a> ;
    dct:title "Testing Jumlah pekebun swadaya" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang test" ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/914b503a-8664-4591-8df9-d194a80519f5/resource/1b459595-ba98-41a4-ae13-ed466f7af0e3> ;
    dcat:keyword "CMS1.1",
        "CMS1.4",
        "Jumlah pekebun swadaya" ;
    dcat:landingPage <Dinas%20Perkebunan> .

<Dinas%20Perkebunan> a foaf:Document .

<https://data.kaltimprov.go.id/dataset/914b503a-8664-4591-8df9-d194a80519f5/resource/1b459595-ba98-41a4-ae13-ed466f7af0e3> a dcat:Distribution ;
    dct:description "Data Testing Jumlah pekebun swadaya Tahun 2025 (Updated: 2026-09-15 11:51:25)" ;
    dct:format "XLSX" ;
    dct:issued "2026-09-15T03:51:25.161550"^^xsd:dateTime ;
    dct:modified "2026-09-16T21:00:05.856571"^^xsd:dateTime ;
    dct:title "Testing Jumlah pekebun swadaya - 2025" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "1d371960102b7bf06cba0ac4934d2cb8"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.kutaitimurkab.go.id/dataset/914b503a-8664-4591-8df9-d194a80519f5/resource/1b459595-ba98-41a4-ae13-ed466f7af0e3/download/testing-jumlah-pekebun-swadaya_2025_20260915_115124.xlsx> ;
    dcat:byteSize "6506"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.kaltimprov.go.id/organization/4126e30e-7e24-4302-9f85-d561a414269a> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Timur" .

