@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/394d3957-9618-4be1-97b5-9aa18da83262> a dcat:Dataset ;
    dct:description "Jumlah Kendaraan Bermotor di Kota Yogyakarta Tahun 2022 sebanyak 576.016 unit." ;
    dct:identifier "394d3957-9618-4be1-97b5-9aa18da83262" ;
    dct:issued "2025-10-30T04:11:58.198419"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:11:58.198435"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> ;
    dct:title "Jumlah Kendaraan Bermotor di Kota Yogyakarta Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Kepolisian Daerah D.I. Yogyakarta" ;
            vcard:hasEmail <mailto:bidhumas.diy@polri.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/394d3957-9618-4be1-97b5-9aa18da83262/resource/c6a6e358-4928-4fbf-ba87-bae0616f83fe> ;
    dcat:keyword "Kendaraan Bermotor" .

<http://5.189.187.109/dataset/394d3957-9618-4be1-97b5-9aa18da83262/resource/c6a6e358-4928-4fbf-ba87-bae0616f83fe> a dcat:Distribution ;
    dct:description "Jumlah Kendaraan Bermotor di Kota Yogyakarta Tahun 2022 sebanyak 576.016 unit." ;
    dct:format "XLSX" ;
    dct:issued "2023-11-28T07:31:54.495295"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:11:58.190887"^^xsd:dateTime ;
    dct:title "144. Jumlah Kendaraan Bermotor di Kota Yogyakarta Tahun 2022.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/394d3957-9618-4be1-97b5-9aa18da83262/resource/c6a6e358-4928-4fbf-ba87-bae0616f83fe/download/144.-jumlah-kendaraan-bermotor-di-kota-yogyakarta-tahun-2022.xlsx> ;
    dcat:byteSize "4959"^^xsd:nonNegativeInteger .

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

