@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/49de4714-ab55-4025-9cf9-6b81598bd70c> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Jumlah Migrasi Penduduk Kota Pekalongan (Satuan Orang)" ;
    dct:identifier "49de4714-ab55-4025-9cf9-6b81598bd70c" ;
    dct:issued "2026-05-19T06:08:03.783136"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:08:03.783156"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c818e1db-e3f0-4259-b22a-314814bbfccf> ;
    dct:title "Jumlah Migrasi Penduduk Kota Pekalongan" ;
    dcat:distribution <http://5.189.187.109/dataset/49de4714-ab55-4025-9cf9-6b81598bd70c/resource/11d25cdc-672a-45a3-9750-6f526ea405bd>,
        <http://5.189.187.109/dataset/49de4714-ab55-4025-9cf9-6b81598bd70c/resource/b50e3f72-e3a5-4d59-9911-13346961d7fa> ;
    dcat:keyword "kependudukan" ;
    dcat:landingPage <https://pusaka.pekalongankota.go.id/> .

<http://5.189.187.109/dataset/49de4714-ab55-4025-9cf9-6b81598bd70c/resource/11d25cdc-672a-45a3-9750-6f526ea405bd> a dcat:Distribution ;
    dct:description "Tahun 2025 Semester 1" ;
    dct:format "XLSX" ;
    dct:issued "2025-12-18T04:09:40.218600"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:08:03.776281"^^xsd:dateTime ;
    dct:title "Jumlah Migrasi Penduduk 2025 Semester 1.xlsx" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/49de4714-ab55-4025-9cf9-6b81598bd70c/resource/11d25cdc-672a-45a3-9750-6f526ea405bd/download/jumlah-migrasi-penduduk-2025-semester-1.xlsx> ;
    dcat:byteSize "17494"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/49de4714-ab55-4025-9cf9-6b81598bd70c/resource/b50e3f72-e3a5-4d59-9911-13346961d7fa> a dcat:Distribution ;
    dct:description "Jumlah Migrasi Penduduk Tahun 2021 (Satuan Orang)" ;
    dct:format "CSV" ;
    dct:issued "2022-09-05T08:07:35.677048"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:08:03.773409"^^xsd:dateTime ;
    dct:title "jumlah-migrasi-penduduk-tahun-2021" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/49de4714-ab55-4025-9cf9-6b81598bd70c/resource/b50e3f72-e3a5-4d59-9911-13346961d7fa/download/jumlah-migrasi-penduduk-satuan-orang.csv> ;
    dcat:byteSize "261"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c818e1db-e3f0-4259-b22a-314814bbfccf> a foaf:Agent ;
    foaf:name "Kota Pekalongan" .

<https://pusaka.pekalongankota.go.id/> a foaf:Document .

