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

<https://data.jatengprov.go.id/dataset/476cd8a4-df55-486b-a1de-3eb91809f5dc> a dcat:Dataset ;
    dct:description "Data Berisi OPD yang menerapkan arsip secara baku tahun 2021" ;
    dct:identifier "476cd8a4-df55-486b-a1de-3eb91809f5dc" ;
    dct:issued "2022-02-21T01:35:28.465764"^^xsd:dateTime ;
    dct:modified "2022-02-21T01:35:28.465775"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "DAFTAR NAMA OPD YANG TELAH MENERAPKAN ARSIP SECARA BAKU TAHUN 2021" ;
    owl:versionInfo "2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Kearsipan" ;
            vcard:hasEmail <mailto:disarpus@banjarnegarakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/476cd8a4-df55-486b-a1de-3eb91809f5dc/resource/f2df6d35-c804-42ea-909b-df314be191ea> ;
    dcat:landingPage <Daftar%20Nama%20OPD%20Yang%20Telah%20Menerapkan%20Arsip%20Secara%20Baku> .

<https://data.jatengprov.go.id/dataset/476cd8a4-df55-486b-a1de-3eb91809f5dc/resource/f2df6d35-c804-42ea-909b-df314be191ea> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "OPD yang menerapkan arsip secara baku tahun 2021" ;
    dcat:accessURL <https://opendata.banjarnegarakab.go.id/dataset/476cd8a4-df55-486b-a1de-3eb91809f5dc/resource/f2df6d35-c804-42ea-909b-df314be191ea/download/daftar-nama-opd-yang-telah-menerapkan-arsip-secara-baku-tahun-2021.pdf> ;
    dcat:byteSize 6270.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banjarnegara" .

