@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/9a26cf1f-30c4-4597-8b3a-c5a444e315ac> a dcat:Dataset ;
    dct:description "daftar informasi publik 2021 Dinsos" ;
    dct:identifier "9a26cf1f-30c4-4597-8b3a-c5a444e315ac" ;
    dct:issued "2021-12-14T12:25:45.648115"^^xsd:dateTime ;
    dct:modified "2021-12-14T12:25:45.648129"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "DIP 2021 Dinsos" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9a26cf1f-30c4-4597-8b3a-c5a444e315ac/resource/27402527-1605-447f-9a40-8d3b2096c3c8> .

<https://data.jatengprov.go.id/dataset/9a26cf1f-30c4-4597-8b3a-c5a444e315ac/resource/27402527-1605-447f-9a40-8d3b2096c3c8> a dcat:Distribution ;
    dct:format "excell." ;
    dct:title "DIP 2021.xlsx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/9a26cf1f-30c4-4597-8b3a-c5a444e315ac/resource/27402527-1605-447f-9a40-8d3b2096c3c8/download/dip-2021.xlsx> ;
    dcat:byteSize 19000.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

