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

<http://5.189.187.109/dataset/6d11f1e1-b169-4f6c-a4b4-8d2516a20ac2> a dcat:Dataset ;
    dct:description "Data tentang SERAPAN ANGGARAN" ;
    dct:identifier "8740837514" ;
    dct:issued "2022-12-04"^^xsd:date ;
    dct:modified "2022-12-08"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERIKANAN" ] ;
    dct:title "SERAPAN ANGGARAN" ;
    dcat:distribution <http://5.189.187.109/dataset/6d11f1e1-b169-4f6c-a4b4-8d2516a20ac2/resource/54ad970c-b8d5-48f6-835f-030947f50aac> ;
    dcat:keyword "Serapan" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=ODc0MDgzNzUxNA> .

<http://5.189.187.109/dataset/6d11f1e1-b169-4f6c-a4b4-8d2516a20ac2/resource/54ad970c-b8d5-48f6-835f-030947f50aac> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T06:00:49.628127"^^xsd:dateTime ;
    dct:modified "2026-06-14T06:00:49.595226"^^xsd:dateTime ;
    dct:title "serapan anggaran (1).xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/25/DATA_20221116125653-9788943597.xlsx> .

<https://sidatin.dumaikota.go.id?dataset=ODc0MDgzNzUxNA> a foaf:Document .

