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

<https://data.jatengprov.go.id/dataset/19757d22-2d7f-4f92-aff5-9cd0de4aba8c> a dcat:Dataset ;
    dct:description "Statistika Kunjungan ke Perpustakaan Bulan April 2022" ;
    dct:identifier "19757d22-2d7f-4f92-aff5-9cd0de4aba8c" ;
    dct:issued "2023-10-02T13:28:13.683200"^^xsd:dateTime ;
    dct:modified "2023-11-09T17:01:19.733076"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Statistika Kunjungan ke Perpustakaan Bulan April 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/19757d22-2d7f-4f92-aff5-9cd0de4aba8c/resource/7b5b63b1-060d-496d-9324-d00042d1fb90> ;
    dcat:keyword "perpustakaan" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/19757d22-2d7f-4f92-aff5-9cd0de4aba8c/resource/7b5b63b1-060d-496d-9324-d00042d1fb90> a dcat:Distribution ;
    dct:description "Statistika Kunjungan ke Perpustakaan Bulan April 2022" ;
    dct:format "XLSX" ;
    dct:title "Statistika Kunjungan ke Perpustakaan Bulan April 2022" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1wXmJDw57D7-sfw02F_mFGn8iTRCLDRe-/edit#gid=85504387> .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

