@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/abdf58eb-539f-49b1-b5a9-0e04ca9c0233> a dcat:Dataset ;
    dct:description "Data tentang laporan CALK Kota Surakarta tahun 2020" ;
    dct:identifier "abdf58eb-539f-49b1-b5a9-0e04ca9c0233" ;
    dct:issued "2021-08-22T14:14:53.602458"^^xsd:dateTime ;
    dct:modified "2021-08-22T14:14:53.602471"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "CALK Kota Surakarta Tahun 2020" .

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

