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

<http://5.189.187.109/dataset/fc8328c3-038b-48e3-b195-a2d4b3cc1e16> a dcat:Dataset ;
    dct:description "Jumlah Kecelakaan Lalu Lintas di Kota Yogyakarta Tahun 2022 sebanyak 682 kecelakaan" ;
    dct:identifier "fc8328c3-038b-48e3-b195-a2d4b3cc1e16" ;
    dct:issued "2025-10-30T05:21:13.508595"^^xsd:dateTime ;
    dct:modified "2025-10-30T05:21:13.508604"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> ;
    dct:title "Jumlah Kecelakaan Lalu Lintas di Kota Yogyakarta Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "AGUS SUSANTO, S.H." ;
            vcard:hasEmail <mailto:polresjogja@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/fc8328c3-038b-48e3-b195-a2d4b3cc1e16/resource/fb5a25c5-6b84-42d1-a025-332a0fa6fc44> ;
    dcat:keyword "Kecelakaan Lalu Lintas" .

<http://5.189.187.109/dataset/fc8328c3-038b-48e3-b195-a2d4b3cc1e16/resource/fb5a25c5-6b84-42d1-a025-332a0fa6fc44> a dcat:Distribution ;
    dct:description "Jumlah Kecelakaan Lalu Lintas di Kota Yogyakarta Tahun 2022 sebanyak 682 kecelakaan" ;
    dct:format "XLSX" ;
    dct:issued "2023-11-09T04:08:38.832060"^^xsd:dateTime ;
    dct:modified "2025-10-30T05:21:13.501891"^^xsd:dateTime ;
    dct:title "Jumlah Kecelakaan di Kota Yogyakarta Tahun 2022" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/fc8328c3-038b-48e3-b195-a2d4b3cc1e16/resource/fb5a25c5-6b84-42d1-a025-332a0fa6fc44/download/106.-jumlah-kecelakaan-di-kota-yogyakarta-tahun-2022.xlsx> ;
    dcat:byteSize "4964"^^xsd:nonNegativeInteger .

<http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> a foaf:Agent ;
    foaf:name "Kota Yogyakarta" .

