@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/b3c9ee50-e569-4a46-ba7e-22b175413073> a dcat:Dataset ;
    dct:description "Banyaknya Rapat dan Sidang DPRD Tahun 2019" ;
    dct:identifier "b3c9ee50-e569-4a46-ba7e-22b175413073" ;
    dct:issued "2025-10-31T16:06:52.237403"^^xsd:dateTime ;
    dct:modified "2025-10-31T16:06:52.237410"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/bc92862f-78d2-48c5-b1ed-e06b04f426dd> ;
    dct:title "Banyaknya Rapat dan Sidang DPRD Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sekretariat DPRD" ] ;
    dcat:distribution <http://5.189.187.109/dataset/b3c9ee50-e569-4a46-ba7e-22b175413073/resource/81db6d46-12ad-49c5-8929-eefd0f924d80> ;
    dcat:keyword "brebes",
        "dprd",
        "rapat",
        "sidang" ;
    dcat:landingPage <Sekretariat%20DPRD> .

<Sekretariat%20DPRD> a foaf:Document .

<http://5.189.187.109/dataset/b3c9ee50-e569-4a46-ba7e-22b175413073/resource/81db6d46-12ad-49c5-8929-eefd0f924d80> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-08-10T07:25:49.789852"^^xsd:dateTime ;
    dct:modified "2025-10-31T16:06:52.224978"^^xsd:dateTime ;
    dct:title "01 sekretariat dprd_byk rapat dan sidang.xlsx" ;
    dcat:accessURL <https://opendata.brebeskab.go.id/dataset/b3c9ee50-e569-4a46-ba7e-22b175413073/resource/81db6d46-12ad-49c5-8929-eefd0f924d80/download/01-sekretariat-dprd_byk-rapat-dan-sidang_2.xlsx> ;
    dcat:byteSize "9883"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/bc92862f-78d2-48c5-b1ed-e06b04f426dd> a foaf:Agent ;
    foaf:name "Kabupaten Brebes" .

