@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/1d554c04-2e02-4d92-ba49-8406947c5ff7> a dcat:Dataset ;
    dct:description "LRA PAJAK DAERAH BULAN MEI 2026" ;
    dct:identifier "1d554c04-2e02-4d92-ba49-8406947c5ff7" ;
    dct:issued "2026-06-10T02:22:24.054650"^^xsd:dateTime ;
    dct:modified "2026-06-10T02:22:24.054667"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    dct:title "LRA PAJAK DAERAH BULAN MEI 2026" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/1d554c04-2e02-4d92-ba49-8406947c5ff7/resource/9d6f8ef8-08be-44d3-b6a6-554d65004d06> ;
    dcat:landingPage <BAPENDA> .

<BAPENDA> a foaf:Document .

<http://5.189.187.109/dataset/1d554c04-2e02-4d92-ba49-8406947c5ff7/resource/9d6f8ef8-08be-44d3-b6a6-554d65004d06> a dcat:Distribution ;
    dct:description "LRA PAJAK DAERAH BULAN MEI 2026" ;
    dct:format "XLSX" ;
    dct:issued "2026-06-04T06:41:05.381949"^^xsd:dateTime ;
    dct:modified "2026-06-10T02:22:24.043720"^^xsd:dateTime ;
    dct:title "LRA MEI 2026.pdf" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/1d554c04-2e02-4d92-ba49-8406947c5ff7/resource/9d6f8ef8-08be-44d3-b6a6-554d65004d06/download/lra-mei-2026.pdf> ;
    dcat:byteSize "469045"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> a foaf:Agent ;
    foaf:name "Kabupaten Cilacap" .

