@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/21a9c9fb-e720-4701-919c-5f8ee08d130f> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Jumlah Gedung Pemerintahan Daerah di Kabupaten Temanggung" ;
    dct:identifier "21a9c9fb-e720-4701-919c-5f8ee08d130f" ;
    dct:issued "2023-10-14T04:56:54.644441"^^xsd:dateTime ;
    dct:modified "2023-10-14T04:56:54.644457"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6b019b3e-e3fa-4091-835b-9a5a69690e18> ;
    dct:title "Jumlah Gedung Pemerintahan Daerah, 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/21a9c9fb-e720-4701-919c-5f8ee08d130f/resource/110a2a55-cf9c-4ae0-8ecb-22acdae49dea> .

<http://5.189.187.109/dataset/21a9c9fb-e720-4701-919c-5f8ee08d130f/resource/110a2a55-cf9c-4ae0-8ecb-22acdae49dea> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-09-04T02:48:30.872255"^^xsd:dateTime ;
    dct:modified "2023-10-14T04:56:54.618354"^^xsd:dateTime ;
    dct:title "Tahun 2023 Semester I - Jumlah Gedung Pemerintahan Daerah" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "217fb9840340de3b352297b1fb4763b6"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.temanggungkab.go.id/dataset/21a9c9fb-e720-4701-919c-5f8ee08d130f/resource/110a2a55-cf9c-4ae0-8ecb-22acdae49dea/download/tahun-2023-semester-i-jumlah-gedung-pemerintahan-daerah.csv> ;
    dcat:byteSize "150"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

