@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/753a6a29-8f8e-4614-9e8b-41e9bdedcceb> a dcat:Dataset ;
    dct:description "agenda pimpinan februari 2022" ;
    dct:identifier "753a6a29-8f8e-4614-9e8b-41e9bdedcceb" ;
    dct:issued "2022-10-04T11:01:43.010656"^^xsd:dateTime ;
    dct:modified "2022-10-04T11:01:43.010665"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "agenda pimpinan februari 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/753a6a29-8f8e-4614-9e8b-41e9bdedcceb/resource/ff6760e9-99b0-4489-ae54-75f54bc336b6> .

<https://data.jatengprov.go.id/dataset/753a6a29-8f8e-4614-9e8b-41e9bdedcceb/resource/ff6760e9-99b0-4489-ae54-75f54bc336b6> a dcat:Distribution ;
    dct:description "agenda pimpinan februari 2022" ;
    dct:format "XLS" ;
    dct:title "FEBRUARI 2022.xls" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/753a6a29-8f8e-4614-9e8b-41e9bdedcceb/resource/ff6760e9-99b0-4489-ae54-75f54bc336b6/download/februari-2022.xls> ;
    dcat:byteSize 20480.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

