@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/e9714717-7b60-42d1-9b1e-c9e79373baef> a dcat:Dataset ;
    dct:description "pengunjung perpustakaan digital ( i-solo ) tahun 2022" ;
    dct:identifier "e9714717-7b60-42d1-9b1e-c9e79373baef" ;
    dct:issued "2023-09-04T10:56:52.158020"^^xsd:dateTime ;
    dct:modified "2023-09-04T10:56:52.158033"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Jumlah Pengunjung i-solo tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e9714717-7b60-42d1-9b1e-c9e79373baef/resource/5990fac0-d6ef-4387-8e12-3786c9b2592f> ;
    dcat:keyword "i-solo",
        "pengunjung",
        "surakarta" .

<https://data.jatengprov.go.id/dataset/e9714717-7b60-42d1-9b1e-c9e79373baef/resource/5990fac0-d6ef-4387-8e12-3786c9b2592f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "pengunjung isolo 2022 .csv" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/e9714717-7b60-42d1-9b1e-c9e79373baef/resource/5990fac0-d6ef-4387-8e12-3786c9b2592f/download/pengunjung-isolo-2022-.csv> ;
    dcat:byteSize 330.0 ;
    dcat:mediaType "text/csv" .

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

