@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/eab21fbe-469b-474d-ac03-4e3107e1ce66> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi tentang jumlah website yang dimiliki oleh Pemerintah Daerah yaitu Pemerintah Kota Surakarta per tahun 2014-2021" ;
    dct:identifier "eab21fbe-469b-474d-ac03-4e3107e1ce66" ;
    dct:issued "2023-01-18T09:57:26.734270"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:57:26.734279"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Website milik pemerintah daerah di Kota Surakarta" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/eab21fbe-469b-474d-ac03-4e3107e1ce66/resource/02318fde-9717-4d72-95ab-21bdea80c8de> ;
    dcat:keyword "surakarta",
        "website" .

<https://data.jatengprov.go.id/dataset/eab21fbe-469b-474d-ac03-4e3107e1ce66/resource/02318fde-9717-4d72-95ab-21bdea80c8de> a dcat:Distribution ;
    dct:description "tabel terdiri atas kolom tahun, isian data, dan satuan" ;
    dct:format "CSV" ;
    dct:title "Website milik pemerintah daerah (2014-2021).csv" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/eab21fbe-469b-474d-ac03-4e3107e1ce66/resource/02318fde-9717-4d72-95ab-21bdea80c8de/download/website-milik-pemerintah-daerah-2014-2021.csv> ;
    dcat:byteSize 102.0 ;
    dcat:mediaType "text/csv" .

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

