@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.jatengprov.go.id/dataset/df8b7bba-da87-43b1-9254-7b257206b26d> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Laju Pertumbuhan Penduduk (Satuan Persen)" ;
    dct:identifier "df8b7bba-da87-43b1-9254-7b257206b26d" ;
    dct:issued "2023-01-25T03:13:58.619145"^^xsd:dateTime ;
    dct:modified "2023-01-25T03:13:58.619150"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4e329047-221a-451a-93ec-dab0ae74fde6> ;
    dct:title "Laju Pertumbuhan Penduduk" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/df8b7bba-da87-43b1-9254-7b257206b26d/resource/3d196e29-a7de-4eb0-8128-2546f35974d6>,
        <https://data.jatengprov.go.id/dataset/df8b7bba-da87-43b1-9254-7b257206b26d/resource/588354f6-32d8-462b-948c-8b93ce979915> ;
    dcat:keyword "kependudukan" .

<https://data.jatengprov.go.id/dataset/df8b7bba-da87-43b1-9254-7b257206b26d/resource/3d196e29-a7de-4eb0-8128-2546f35974d6> a dcat:Distribution ;
    dct:description "Tahun 2021" ;
    dct:format "CSV" ;
    dct:title "laju-pertumbuhan-penduduk-tahun-2021" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/df8b7bba-da87-43b1-9254-7b257206b26d/resource/3d196e29-a7de-4eb0-8128-2546f35974d6/download/laju-pertumbuhan-penduduk-satuan-persen.csv> ;
    dcat:byteSize 212.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/dataset/df8b7bba-da87-43b1-9254-7b257206b26d/resource/588354f6-32d8-462b-948c-8b93ce979915> a dcat:Distribution ;
    dct:description "Semester 1 Tahun 2022" ;
    dct:format "CSV" ;
    dct:title "laju-pertumbuhan-penduduk-tahun-2022-semester-1" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/df8b7bba-da87-43b1-9254-7b257206b26d/resource/588354f6-32d8-462b-948c-8b93ce979915/download/laju-pertumbuhan-penduduk-satuan-persen.csv> ;
    dcat:byteSize 413.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/4e329047-221a-451a-93ec-dab0ae74fde6> a foaf:Organization ;
    foaf:name "Pemerintah Kota Pekalongan" .

