@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/81d4abc3-5535-437b-8a5d-7504cc5d75b2> a dcat:Dataset ;
    dct:description "Informasi Pendapatan Pajak Daerah Terkini per 4 Desember 2023" ;
    dct:identifier "81d4abc3-5535-437b-8a5d-7504cc5d75b2" ;
    dct:issued "2023-12-06T05:41:13.908593"^^xsd:dateTime ;
    dct:modified "2023-12-06T05:41:13.908602"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Informasi Pendapatan Pajak Daerah Terkini per 4 Desember 2023" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/81d4abc3-5535-437b-8a5d-7504cc5d75b2/resource/557851d5-7ac0-41ed-8bb8-e714111372b8> ;
    dcat:keyword "pajak" .

<https://data.jatengprov.go.id/dataset/81d4abc3-5535-437b-8a5d-7504cc5d75b2/resource/557851d5-7ac0-41ed-8bb8-e714111372b8> a dcat:Distribution ;
    dct:description "Informasi Pendapatan Pajak Daerah Terkini per 4 Desember 2023.xlsx" ;
    dct:format "XLSX" ;
    dct:title "Informasi Pendapatan Pajak Daerah Terkini per 4 Desember 2023.xlsx" ;
    dcat:accessURL <https://drive.google.com/file/d/1Y16Y6BX-Doq2WNNfoZy9uO_y50IIZTRl/view> .

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

