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

<https://data.jatengprov.go.id/dataset/7d0bb79b-3df0-41cb-af61-f22d7cf1f069> a dcat:Dataset ;
    dct:description "Data Kelahiran di Kecamatan Sukoharjo Tahun 2022 (dihitung berdasarkan rekap permohonan dari masyarakat)" ;
    dct:identifier "7d0bb79b-3df0-41cb-af61-f22d7cf1f069" ;
    dct:issued "2023-02-06T06:02:42.957565"^^xsd:dateTime ;
    dct:modified "2023-11-06T11:30:08.058613"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> ;
    dct:title "2022, Data Kelahiran di Kecamatan Sukoharjo" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7d0bb79b-3df0-41cb-af61-f22d7cf1f069/resource/ae2bbd7f-5345-465d-a6c4-c575c38f2c58> .

<https://data.jatengprov.go.id/dataset/7d0bb79b-3df0-41cb-af61-f22d7cf1f069/resource/ae2bbd7f-5345-465d-a6c4-c575c38f2c58> a dcat:Distribution ;
    dct:description "Data Kelahiran di Kecamatan Sukoharjo Tahun 2022" ;
    dct:format ".xlsx" ;
    dct:title "Data Kelahiran di Kecamatan Sukoharjo Tahun 2022" ;
    dcat:accessURL <https://data.sukoharjokab.go.id/dataset/7d0bb79b-3df0-41cb-af61-f22d7cf1f069/resource/ae2bbd7f-5345-465d-a6c4-c575c38f2c58/download/data-kelahiran-di-kecamatan-sukoharjo-tahun-2022.xlsx> ;
    dcat:byteSize 11107.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Sukoharjo" .

