@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/8bd25a09-6c78-4ce3-973e-bf9d55887af1> a dcat:Dataset ;
    dct:description "Perwal 19 Tahun 2019 Tentang Pelaksanaan Transaksi Non Tunai" ;
    dct:identifier "8bd25a09-6c78-4ce3-973e-bf9d55887af1" ;
    dct:issued "2022-09-19T12:18:18.176334"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:53:02.422196"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Perwal 19 Tahun 2019" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8bd25a09-6c78-4ce3-973e-bf9d55887af1/resource/74d4397c-8d2c-44e0-9b09-24d850fd06ef> ;
    dcat:keyword "Pelaksanaan Transaksi Non Tunai",
        "Peraturan Walikota" .

<https://data.jatengprov.go.id/dataset/8bd25a09-6c78-4ce3-973e-bf9d55887af1/resource/74d4397c-8d2c-44e0-9b09-24d850fd06ef> a dcat:Distribution ;
    dct:description "PELAKSANAAN TRANSAKSI NON TUNAI" ;
    dct:format "PDF" ;
    dct:title "PERATURAN WALIKOTA SEMARANG NOMQR I9 TAHUN 2019" ;
    dcat:accessURL <https://jdih.semarangkota.go.id/ildis_v2/public/dokumen/data_dokumen/perwal19_2019.pdf> .

<https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> a foaf:Organization ;
    foaf:name "Pemerintah Kota Semarang" .

