@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/546e5e48-0890-449c-8e5f-42c40514d0b0> a dcat:Dataset ;
    dct:description "Data tentang Surat Edaran Sekretaris Daerah Kota Surakarta Nomor 850/5003 tanggal 20 Desember 2021 tentang Hari Libut Nasional dan Cuti Bersama Tahun 2022" ;
    dct:identifier "546e5e48-0890-449c-8e5f-42c40514d0b0" ;
    dct:issued "2022-03-14T08:34:42.746047"^^xsd:dateTime ;
    dct:modified "2022-03-14T08:34:42.746060"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Hari Libur Nasional dan Cuti Bersama Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/546e5e48-0890-449c-8e5f-42c40514d0b0/resource/cc454eba-74f9-4e99-8921-404d1a75340d> .

<https://data.jatengprov.go.id/dataset/546e5e48-0890-449c-8e5f-42c40514d0b0/resource/cc454eba-74f9-4e99-8921-404d1a75340d> a dcat:Distribution ;
    dct:description "SE Sekretaris Daerah No.850/5003" ;
    dct:format "PDF" ;
    dct:title "SE Sekretaris Daerah No.850/5003" ;
    dcat:accessURL <https://organisasi.surakarta.go.id/office/upload/20211220131025.pdf> ;
    dcat:mediaType "application/pdf" .

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

