@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix hydra: <http://www.w3.org/ns/hydra/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://satudata.palikab.go.id/catalog.ttl?page=1> a hydra:PagedCollection ;
    hydra:first "https://satudata.palikab.go.id/catalog.ttl?page=1" ;
    hydra:firstPage "https://satudata.palikab.go.id/catalog.ttl?page=1" ;
    hydra:itemsPerPage 100 ;
    hydra:last "https://satudata.palikab.go.id/catalog.ttl?page=1" ;
    hydra:lastPage "https://satudata.palikab.go.id/catalog.ttl?page=1" ;
    hydra:totalItems 2 .

<https://satudata.palikab.go.id> a dcat:Catalog ;
    dct:language "en" ;
    dct:modified "2026-03-06T06:00:46.428638"^^xsd:dateTime ;
    dct:title "Satu Data Kabupaten Penukal Abab Lematang Ilir" ;
    dcat:dataset <https://satudata.palikab.go.id/dataset/01c114d5-7c44-4d80-a954-d5009458b25e>,
        <https://satudata.palikab.go.id/dataset/abc8e275-640d-4b16-b3e5-1a02cb1f2459> ;
    foaf:homepage <https://satudata.palikab.go.id> .

<https://satudata.palikab.go.id/dataset/01c114d5-7c44-4d80-a954-d5009458b25e> a dcat:Dataset ;
    dct:identifier "01c114d5-7c44-4d80-a954-d5009458b25e" ;
    dct:issued "2026-01-31T11:48:37.904680"^^xsd:dateTime ;
    dct:modified "2026-01-31T11:50:02.689732"^^xsd:dateTime ;
    dct:publisher <https://satudata.palikab.go.id/organization/adf377b3-3f7c-4c78-b719-c6ee292c3298> ;
    dct:title "Tes Upload Dataset" ;
    dcat:distribution <https://satudata.palikab.go.id/dataset/01c114d5-7c44-4d80-a954-d5009458b25e/resource/e87bd3de-37aa-4e2d-b488-c44a6f66ff7e> .

<https://satudata.palikab.go.id/dataset/01c114d5-7c44-4d80-a954-d5009458b25e/resource/e87bd3de-37aa-4e2d-b488-c44a6f66ff7e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-01-31T11:50:01.902435"^^xsd:dateTime ;
    dct:modified "2026-01-31T11:50:02.695225"^^xsd:dateTime ;
    dct:title "Uji Coba Data.xlsx" ;
    dcat:accessURL <https://satudata.palikab.go.id/dataset/01c114d5-7c44-4d80-a954-d5009458b25e/resource/e87bd3de-37aa-4e2d-b488-c44a6f66ff7e/download/e-office-pegawai-dinas-kesehatan.xlsx> ;
    dcat:byteSize "10995"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://satudata.palikab.go.id/dataset/abc8e275-640d-4b16-b3e5-1a02cb1f2459> a dcat:Dataset ;
    dct:description "Persentase Kegiatan Statistik Sektoral" ;
    dct:identifier "abc8e275-640d-4b16-b3e5-1a02cb1f2459" ;
    dct:issued "2026-03-06T02:55:18.337326"^^xsd:dateTime ;
    dct:modified "2026-03-06T06:00:46.428638"^^xsd:dateTime ;
    dct:publisher <https://satudata.palikab.go.id/organization/adf377b3-3f7c-4c78-b719-c6ee292c3298> ;
    dct:title "Persentase Kegiatan Statistik Sektoral" ;
    dcat:distribution <https://satudata.palikab.go.id/dataset/abc8e275-640d-4b16-b3e5-1a02cb1f2459/resource/3dcf4596-024e-4cee-ab93-839b0b2619c4> ;
    dcat:keyword "Statistik sektoral" .

<https://satudata.palikab.go.id/dataset/abc8e275-640d-4b16-b3e5-1a02cb1f2459/resource/3dcf4596-024e-4cee-ab93-839b0b2619c4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-03-06T02:55:52.767095"^^xsd:dateTime ;
    dct:modified "2026-03-06T02:55:54.463850"^^xsd:dateTime ;
    dct:title "Daftar OPD meminta Data.xlsx" ;
    dcat:accessURL <https://satudata.palikab.go.id/dataset/abc8e275-640d-4b16-b3e5-1a02cb1f2459/resource/3dcf4596-024e-4cee-ab93-839b0b2619c4/download/daftar-opd-meminta-data.xlsx> ;
    dcat:byteSize "9755"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://satudata.palikab.go.id/organization/adf377b3-3f7c-4c78-b719-c6ee292c3298> a foaf:Agent ;
    foaf:name "Dinas Komunikasi Informatika Statistik dan Persandian" .

