@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/9d883a89-2637-4a33-a225-688b9f61204b> a dcat:Dataset ;
    dct:description "Informasi tentang KAK kegiatan DPMPTSP Kota Surakarta Tahun 2021" ;
    dct:identifier "9d883a89-2637-4a33-a225-688b9f61204b" ;
    dct:issued "2021-08-22T14:14:27.566987"^^xsd:dateTime ;
    dct:modified "2021-08-22T14:14:27.567000"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "KAK DPMPTSP Kota Surakarta Tahun 2021" .

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

