@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/24a8032d-bda5-4e0f-805e-58359229b88b> a dcat:Dataset ;
    dct:description "324" ;
    dct:identifier "24a8032d-bda5-4e0f-805e-58359229b88b" ;
    dct:issued "2025-12-19T03:15:04.696813"^^xsd:dateTime ;
    dct:modified "2025-12-19T03:15:04.696817"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/4126e30e-7e24-4302-9f85-d561a414269a> ;
    dct:title "Test Dataset324" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pariwisata" ;
            vcard:hasEmail <mailto:disparkutim@email.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/24a8032d-bda5-4e0f-805e-58359229b88b/resource/f398eb62-2615-4c14-a92a-f89d449a1a8a> ;
    dcat:keyword "Administrasi Diklat dan Sertifikasi ASN" .

<https://data.kaltimprov.go.id/dataset/24a8032d-bda5-4e0f-805e-58359229b88b/resource/f398eb62-2615-4c14-a92a-f89d449a1a8a> a dcat:Distribution ;
    dct:description "Data Test Dataset324" ;
    dct:format "XLSX" ;
    dct:issued "2025-12-18T03:41:35.502739"^^xsd:dateTime ;
    dct:modified "2025-12-19T03:15:04.694447"^^xsd:dateTime ;
    dct:title "Test Dataset324 - Excel" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "2509529dae174a642170de25575cbd8e"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.kutaitimurkab.go.id/dataset/24a8032d-bda5-4e0f-805e-58359229b88b/resource/f398eb62-2615-4c14-a92a-f89d449a1a8a/download/test-dataset324_20251218_114135.xlsx> ;
    dcat:byteSize "6440"^^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" .

