@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/2f41261b-84e9-4e87-992f-8d8f6dac420c> a dcat:Dataset ;
    dct:description "Banyaknya Liputan yang Dilaksanakan Diskominfo SP Tahun 2018" ;
    dct:identifier "2f41261b-84e9-4e87-992f-8d8f6dac420c" ;
    dct:issued "2020-03-12T03:23:01.342362"^^xsd:dateTime ;
    dct:modified "2020-03-12T03:23:01.342373"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Banyaknya Liputan yang Dilaksanakan Diskominfo SP Tahun 2018" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2f41261b-84e9-4e87-992f-8d8f6dac420c/resource/254fc520-39f6-45f2-ad27-fc3fa9609c8e> .

<https://data.jatengprov.go.id/dataset/2f41261b-84e9-4e87-992f-8d8f6dac420c/resource/254fc520-39f6-45f2-ad27-fc3fa9609c8e> a dcat:Distribution ;
    dct:description "Data terdiri dari kolom nomor, bulan, dan jumlah liputan" ;
    dct:format "XLSX" ;
    dct:title "4.10.xlsx" ;
    dcat:accessURL <http://data.surakarta.go.id/dataset/2f41261b-84e9-4e87-992f-8d8f6dac420c/resource/254fc520-39f6-45f2-ad27-fc3fa9609c8e/download/4.10.xlsx> ;
    dcat:byteSize 9870.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

