@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/419d5643-6299-47a3-8219-d7f91ae05a0c> a dcat:Dataset ;
    dct:description "Data tentang RUP SWAKELOLA" ;
    dct:identifier "7147987352" ;
    dct:issued "2022-12-04"^^xsd:date ;
    dct:modified "2022-12-15"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERIKANAN" ] ;
    dct:title "RUP SWAKELOLA" ;
    dcat:distribution <http://5.189.187.109/dataset/419d5643-6299-47a3-8219-d7f91ae05a0c/resource/ebe03074-099b-4743-9486-e512d6ca5838> ;
    dcat:keyword "Swakelola" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NzE0Nzk4NzM1Mg> .

<http://5.189.187.109/dataset/419d5643-6299-47a3-8219-d7f91ae05a0c/resource/ebe03074-099b-4743-9486-e512d6ca5838> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:45:34.542269"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:45:34.518296"^^xsd:dateTime ;
    dct:title "swakelola.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/25/DATA_20221116125653-4266530692.xlsx> .

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

