@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/25174f46-3ec2-4080-b201-30ab3076f1db> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Jumlah Klub dan Gedung Olahraga di Kabupaten Temanggung" ;
    dct:identifier "25174f46-3ec2-4080-b201-30ab3076f1db" ;
    dct:issued "2020-12-09T13:04:37.585911"^^xsd:dateTime ;
    dct:modified "2023-02-08T11:26:09.180163"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/cf88ac37-4d4e-45b3-bd8f-de6cd6a35aaa> ;
    dct:title "Jumlah Klub dan Gedung Olahraga, 2022" ;
    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/25174f46-3ec2-4080-b201-30ab3076f1db/resource/dd770b23-d40c-41e4-b29f-55db6a06f1d1> ;
    dcat:keyword "olahraga" .

<https://data.jatengprov.go.id/dataset/25174f46-3ec2-4080-b201-30ab3076f1db/resource/dd770b23-d40c-41e4-b29f-55db6a06f1d1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Tahun 2022 Semester I - Jumlah Klub dan Gedung Olahraga" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "e1ccc865e310a654e673c1c99b5e0074"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.temanggungkab.go.id/dataset/25174f46-3ec2-4080-b201-30ab3076f1db/resource/dd770b23-d40c-41e4-b29f-55db6a06f1d1/download/tahun-2022-semester-i-jumlah-klub-dan-gedung-olahraga.csv> ;
    dcat:byteSize 130.0 ;
    dcat:mediaType "text/csv" .

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

