@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/b662821c-145e-491b-be6d-ba618e37ad4c> a dcat:Dataset ;
    dct:description "Informasi terkait data lapangan yang ada di Kota Surakarta" ;
    dct:identifier "b662821c-145e-491b-be6d-ba618e37ad4c" ;
    dct:issued "2018-01-31T01:19:40.518032"^^xsd:dateTime ;
    dct:modified "2018-01-31T01:19:40.518043"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Data Lapangan Kota Surakarta" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b662821c-145e-491b-be6d-ba618e37ad4c/resource/5c6a55f8-91f9-48ab-b361-93d968ff8db5> .

<https://data.jatengprov.go.id/dataset/b662821c-145e-491b-be6d-ba618e37ad4c/resource/5c6a55f8-91f9-48ab-b361-93d968ff8db5> a dcat:Distribution ;
    dct:description "informasi terkait data lapangan yang ada di Kota Surakarta" ;
    dct:format "XLSX" ;
    dct:title "Data Lapangan Kota Surakarta.xlsx" ;
    dcat:accessURL <http://data.surakarta.go.id/dataset/b662821c-145e-491b-be6d-ba618e37ad4c/resource/5c6a55f8-91f9-48ab-b361-93d968ff8db5/download/data-lapangan-kota-surakarta.xlsx> ;
    dcat:byteSize 19823.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" .

