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

<https://data.kaltimprov.go.id/dataset/d90152bd-f65b-4a13-b3bc-7fc197098907> a dcat:Dataset ;
    dct:description "Data ini merupakan data laporan hasil tahun 2023" ;
    dct:identifier "d90152bd-f65b-4a13-b3bc-7fc197098907" ;
    dct:issued "2025-10-02T06:20:21.640872"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:20:21.640877"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> ;
    dct:title "Laporan Hasil Tahun 2023" ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/d90152bd-f65b-4a13-b3bc-7fc197098907/resource/ebb17a7e-45e7-490e-9b87-2bb4efffafa0> ;
    dcat:keyword "Kelautan" .

<https://data.kaltimprov.go.id/dataset/d90152bd-f65b-4a13-b3bc-7fc197098907/resource/ebb17a7e-45e7-490e-9b87-2bb4efffafa0> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-12-11T00:53:41.535983"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:20:21.638558"^^xsd:dateTime ;
    dct:title "laporan hasil.xls" ;
    dcat:accessURL <https://data.paserkab.go.id/dataset/d90152bd-f65b-4a13-b3bc-7fc197098907/resource/ebb17a7e-45e7-490e-9b87-2bb4efffafa0/download/laporan-hasil.xls> ;
    dcat:byteSize "6144"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> a foaf:Agent ;
    foaf:name "Kabupaten Paser" .

