@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/b2fc2e78-5f56-47d8-ba76-73e1a5929262> a dcat:Dataset ;
    dct:description "Data Perpustakaan Kewenangan Provinsi Jawa Tengah" ;
    dct:identifier "b2fc2e78-5f56-47d8-ba76-73e1a5929262" ;
    dct:issued "2026-05-07T06:13:29.128513"^^xsd:dateTime ;
    dct:modified "2026-05-07T06:19:02.409981"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/25f5b47e-84c1-4424-aaa0-4af0dc0e0ff2> ;
    dct:title "Data Perpustakaan Khusus Tahun 2026" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kearsipan dan Perpustakaan Provinsi Jawa Tengah" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b2fc2e78-5f56-47d8-ba76-73e1a5929262/resource/b7531ae6-04b8-428c-a7c4-dabd2d168ab5> ;
    dcat:keyword "Arsip",
        "Dinasarpus Jateng",
        "Jawa Tengah",
        "Perpustakaan",
        "Perpustakaan Khusus" ;
    dcat:landingPage <https://data.perpusnas.go.id> .

<https://data.jatengprov.go.id/dataset/b2fc2e78-5f56-47d8-ba76-73e1a5929262/resource/b7531ae6-04b8-428c-a7c4-dabd2d168ab5> a dcat:Distribution ;
    dct:description "Data Profil Perpustakaan Khusus Jawa Tengah Tahun 2026" ;
    dct:format "XLSX" ;
    dct:title "Profil Perpustakaan Khusus Tahun 2026" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/b2fc2e78-5f56-47d8-ba76-73e1a5929262/resource/b7531ae6-04b8-428c-a7c4-dabd2d168ab5/download/profil-perpustakaan-khusus-jawa-tengah-tahun-2026.xlsx> ;
    dcat:byteSize 14240.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/25f5b47e-84c1-4424-aaa0-4af0dc0e0ff2> a foaf:Organization ;
    foaf:name "Dinas Kearsipan Dan Perpustakaan " .

