@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/57c51e0e-b3d0-4146-9e89-8db9c9530791> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Jumlah Kendaraan Bermotor Laik Jalan di Kabupaten Temanggung" ;
    dct:identifier "57c51e0e-b3d0-4146-9e89-8db9c9530791" ;
    dct:issued "2023-10-14T04:57:49.424120"^^xsd:dateTime ;
    dct:modified "2023-10-14T04:57:49.424136"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6b019b3e-e3fa-4091-835b-9a5a69690e18> ;
    dct:title "Jumlah Kendaraan Bermotor Laik Jalan, 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/57c51e0e-b3d0-4146-9e89-8db9c9530791/resource/91deeb7a-b2cb-4c4a-b285-1c97e38a0d06> .

<http://5.189.187.109/dataset/57c51e0e-b3d0-4146-9e89-8db9c9530791/resource/91deeb7a-b2cb-4c4a-b285-1c97e38a0d06> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-09-05T01:28:41.093368"^^xsd:dateTime ;
    dct:modified "2023-10-14T04:57:49.397357"^^xsd:dateTime ;
    dct:title "Tahun 2023 Semester I - Jumlah Kendaraan Bermotor Laik Jalan" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "89ad5e7b33fa7b7962c0ea8eaf9fcc8e"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.temanggungkab.go.id/dataset/57c51e0e-b3d0-4146-9e89-8db9c9530791/resource/91deeb7a-b2cb-4c4a-b285-1c97e38a0d06/download/tahun-2023-semester-i-jumlah-kendaraan-bermotor-laik-jalan.csv> ;
    dcat:byteSize "356"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

