@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#> .

<http://5.189.187.109/dataset/a4d2f756-bdff-48b3-a37d-8ffd9e55fb86> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Jumlah Kegiatan di DPRD Kabupaten Temanggung" ;
    dct:identifier "a4d2f756-bdff-48b3-a37d-8ffd9e55fb86" ;
    dct:issued "2023-10-14T04:58:56.261888"^^xsd:dateTime ;
    dct:modified "2023-10-14T04:58:56.261903"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6b019b3e-e3fa-4091-835b-9a5a69690e18> ;
    dct:title "Jumlah Kegiatan di DPRD Kab. Temanggung, 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika" ;
            vcard:hasEmail <mailto:kominfo@temanggungkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a4d2f756-bdff-48b3-a37d-8ffd9e55fb86/resource/47c2903a-761f-4da4-ae35-b3c5f4dccbed> .

<http://5.189.187.109/dataset/a4d2f756-bdff-48b3-a37d-8ffd9e55fb86/resource/47c2903a-761f-4da4-ae35-b3c5f4dccbed> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-09-25T01:34:40.343633"^^xsd:dateTime ;
    dct:modified "2023-10-14T04:58:56.235917"^^xsd:dateTime ;
    dct:title "Tahun 2023 Semester I - Jumlah Kegiatan DPRD" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b72d06e4e807066f714219d93d45a520"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.temanggungkab.go.id/dataset/a4d2f756-bdff-48b3-a37d-8ffd9e55fb86/resource/47c2903a-761f-4da4-ae35-b3c5f4dccbed/download/tahun-2023-semester-i-jumlah-kegiatan-dprd.csv> ;
    dcat:byteSize "90"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/6b019b3e-e3fa-4091-835b-9a5a69690e18> a foaf:Agent ;
    foaf:name "Kabupaten Temanggung" .

