@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#> .

<http://5.189.187.109/dataset/b198a66c-04b2-4020-826c-a188541e195e> a dcat:Dataset ;
    dct:description "Pendapatan dari Pajak Penerangan Jalan di Kota Madiun" ;
    dct:identifier "b198a66c-04b2-4020-826c-a188541e195e" ;
    dct:issued "2023-11-14T03:25:27.197193"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:25:27.197201"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> ;
    dct:title "Pendapatan dari Pajak Penerangan Jalan" ;
    dcat:distribution <http://5.189.187.109/dataset/b198a66c-04b2-4020-826c-a188541e195e/resource/77469bbe-aec7-4352-bb4e-ab80d8a6a9ae> ;
    dcat:keyword "Pajak",
        "pendapatan" .

<http://5.189.187.109/dataset/b198a66c-04b2-4020-826c-a188541e195e/resource/77469bbe-aec7-4352-bb4e-ab80d8a6a9ae> a dcat:Distribution ;
    dct:description "Pendapatan dari Pajak Penerangan Jalan di Kota Madiun" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-04T07:47:40.617535"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:25:27.189333"^^xsd:dateTime ;
    dct:title "Pendapatan dari Pajak Penerangan Jalan.xlsx" ;
    dcat:accessURL <https://data.madiunkota.go.id/dataset/b198a66c-04b2-4020-826c-a188541e195e/resource/77469bbe-aec7-4352-bb4e-ab80d8a6a9ae/download/pendapatan-dari-pajak-penerangan-jalan.xlsx> ;
    dcat:byteSize "10158"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> a foaf:Agent ;
    foaf:name "Kota Madiun" .

