@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/8e2563ba-eb56-4ec1-8166-e83e75510c09> a dcat:Dataset ;
    dct:description "Neraca Dinas Perpustakaan dan Kearsipan" ;
    dct:identifier "8e2563ba-eb56-4ec1-8166-e83e75510c09" ;
    dct:issued "2023-07-05T04:25:02.115820"^^xsd:dateTime ;
    dct:modified "2023-07-05T04:25:02.115829"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> ;
    dct:title "Neraca Dinas Perpustakaan dan Kearsipan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8e2563ba-eb56-4ec1-8166-e83e75510c09/resource/97c768c3-800d-4ec1-b5f7-4f94cd3a0c6c> ;
    dcat:keyword "arsip",
        "dispersip",
        "kearsipan",
        "perpustakaan",
        "ppid" .

<https://data.jatengprov.go.id/dataset/8e2563ba-eb56-4ec1-8166-e83e75510c09/resource/97c768c3-800d-4ec1-b5f7-4f94cd3a0c6c> a dcat:Distribution ;
    dct:description "Neraca Dispersip Tahun 2022" ;
    dct:format "PDF" ;
    dct:title "Neraca Dispersip Tahun 2022" ;
    dcat:accessURL <https://opendata.klaten.go.id/dataset/8e2563ba-eb56-4ec1-8166-e83e75510c09/resource/97c768c3-800d-4ec1-b5f7-4f94cd3a0c6c/download/neraca-dispersip-2022.pdf> ;
    dcat:byteSize 207834.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Klaten" .

