@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/64ff9e0d-ce80-456b-acb1-a98d7241711c> a dcat:Dataset ;
    dct:identifier "64ff9e0d-ce80-456b-acb1-a98d7241711c" ;
    dct:issued "2023-06-07T04:14:21.306997"^^xsd:dateTime ;
    dct:modified "2023-06-07T04:14:21.307003"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "DAFTAR PEGAWAI KECAMATAN JATIPURO" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/64ff9e0d-ce80-456b-acb1-a98d7241711c/resource/e23d2c28-71da-453e-868c-1a44ceb56914> ;
    dcat:keyword "Daftar Pegawai" ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/64ff9e0d-ce80-456b-acb1-a98d7241711c/resource/e23d2c28-71da-453e-868c-1a44ceb56914> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "DAFTAR PEGAWAI KECAMATAN JATIPURO.docx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/64ff9e0d-ce80-456b-acb1-a98d7241711c/resource/e23d2c28-71da-453e-868c-1a44ceb56914/download/daftar-pegawai-kecamatan-jatipuro.docx> ;
    dcat:byteSize 14033.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

