@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/c7c21626-7760-45a4-9f79-87a67b162f8c> a dcat:Dataset ;
    dct:identifier "c7c21626-7760-45a4-9f79-87a67b162f8c" ;
    dct:issued "2022-10-04T13:24:42.158034"^^xsd:dateTime ;
    dct:modified "2023-05-24T04:06:25.903126"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Tugas Pokok dan Fungsi Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c7c21626-7760-45a4-9f79-87a67b162f8c/resource/f4a80ee1-40d9-4520-889c-6618cc71e815> ;
    dcat:keyword "Tugas dan Fungsi Kecamatan" ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/c7c21626-7760-45a4-9f79-87a67b162f8c/resource/f4a80ee1-40d9-4520-889c-6618cc71e815> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "TUGAS POKOK DAN FUNGSI KECAMATAN.docx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/c7c21626-7760-45a4-9f79-87a67b162f8c/resource/f4a80ee1-40d9-4520-889c-6618cc71e815/download/tugas-pokok-dan-fungsi-kecamatan.docx> ;
    dcat:byteSize 15468.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" .

