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

<https://data.jatengprov.go.id/dataset/0c383234-2785-47b4-beb8-e547ecddd2e1> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Daftar Organisasi Perangkat Daerah di Pemerintah Kabupaten Temanggung" ;
    dct:identifier "0c383234-2785-47b4-beb8-e547ecddd2e1" ;
    dct:issued "2022-09-19T13:37:17.968964"^^xsd:dateTime ;
    dct:modified "2022-09-19T13:37:17.968977"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/cf88ac37-4d4e-45b3-bd8f-de6cd6a35aaa> ;
    dct:title "Daftar Organisasi Perangkat Daerah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika" ;
            vcard:hasEmail <mailto:kominfo@temanggungkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0c383234-2785-47b4-beb8-e547ecddd2e1/resource/0dcda813-3d2b-446d-b257-4c0bbd6b4c11>,
        <https://data.jatengprov.go.id/dataset/0c383234-2785-47b4-beb8-e547ecddd2e1/resource/e633e020-0dda-4fdb-83fe-8971dcd3e5a7> .

<https://data.jatengprov.go.id/dataset/0c383234-2785-47b4-beb8-e547ecddd2e1/resource/0dcda813-3d2b-446d-b257-4c0bbd6b4c11> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:title "Daftar OPD di Pemerintah Kabupaten Temanggung.geojson" ;
    dcat:accessURL <https://data.temanggungkab.go.id/dataset/0c383234-2785-47b4-beb8-e547ecddd2e1/resource/0dcda813-3d2b-446d-b257-4c0bbd6b4c11/download/daftar-opd-di-pemerintah-kabupaten-temanggung.geojson> ;
    dcat:byteSize 10700.0 ;
    dcat:mediaType "application/geo+json" .

<https://data.jatengprov.go.id/dataset/0c383234-2785-47b4-beb8-e547ecddd2e1/resource/e633e020-0dda-4fdb-83fe-8971dcd3e5a7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Daftar OPD di Pemerintah Kabupaten Temanggung.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "088b13d2ec4e21f927359959abd693df"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.temanggungkab.go.id/dataset/0c383234-2785-47b4-beb8-e547ecddd2e1/resource/e633e020-0dda-4fdb-83fe-8971dcd3e5a7/download/daftar-opd-di-pemerintah-kabupaten-temanggung.csv> ;
    dcat:byteSize 4510.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/cf88ac37-4d4e-45b3-bd8f-de6cd6a35aaa> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Temanggung" .

