@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/31b4b93a-4a7b-4b30-a7a3-9b073350ec6c> a dcat:Dataset ;
    dct:description "perpustakaan ber SNP yaitu perpustakaan yang ber NPP dan perpustakaan terakreditasi tahun 2022" ;
    dct:identifier "31b4b93a-4a7b-4b30-a7a3-9b073350ec6c" ;
    dct:issued "2023-09-04T10:56:31.921625"^^xsd:dateTime ;
    dct:modified "2023-09-04T10:56:31.921634"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Jumlah Perpustakaan ber-SNP Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/31b4b93a-4a7b-4b30-a7a3-9b073350ec6c/resource/fb390621-c546-41e3-90b3-bfff17f9778e> ;
    dcat:keyword "akreditasi",
        "ber NPP",
        "perpustakaan",
        "surakarta" .

<https://data.jatengprov.go.id/dataset/31b4b93a-4a7b-4b30-a7a3-9b073350ec6c/resource/fb390621-c546-41e3-90b3-bfff17f9778e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "perpustakaan ber SNP tahun 2022.csv" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/31b4b93a-4a7b-4b30-a7a3-9b073350ec6c/resource/fb390621-c546-41e3-90b3-bfff17f9778e/download/perpustakaan-ber-snp-tahun-2022.csv> ;
    dcat:byteSize 111.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> a foaf:Organization ;
    foaf:name "Pemerintah Kota Surakarta" .

