@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/2943ae7f-e1f8-4908-9627-b87868bbdc78> a dcat:Dataset ;
    dct:description "4" ;
    dct:identifier "2943ae7f-e1f8-4908-9627-b87868bbdc78" ;
    dct:issued "2025-12-16T03:00:05.071795"^^xsd:dateTime ;
    dct:modified "2025-12-16T03:00:05.071800"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/4126e30e-7e24-4302-9f85-d561a414269a> ;
    dct:title "Test32423" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pariwisata" ;
            vcard:hasEmail <mailto:disparkutim@email.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/2943ae7f-e1f8-4908-9627-b87868bbdc78/resource/1e71b9c0-06c7-43ed-bfb8-f8bb606028d8> ;
    dcat:keyword "14001",
        "2022" .

<https://data.kaltimprov.go.id/dataset/2943ae7f-e1f8-4908-9627-b87868bbdc78/resource/1e71b9c0-06c7-43ed-bfb8-f8bb606028d8> a dcat:Distribution ;
    dct:description "Data Test32423" ;
    dct:format "XLSX" ;
    dct:issued "2025-12-16T01:08:11.741390"^^xsd:dateTime ;
    dct:modified "2025-12-16T03:00:05.068320"^^xsd:dateTime ;
    dct:title "Test32423 - Excel" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "ce65d0508258ff8b571d62cb7093bfaf"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.kutaitimurkab.go.id/dataset/2943ae7f-e1f8-4908-9627-b87868bbdc78/resource/1e71b9c0-06c7-43ed-bfb8-f8bb606028d8/download/test32423_20251216_090811.xlsx> ;
    dcat:byteSize "6488"^^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" .

