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

<https://data.jatengprov.go.id/dataset/9a19758a-a3eb-4353-8c28-3f4ca03a85d0> a dcat:Dataset ;
    dct:description "Rekap Investasi di Kab Brebes Semester I Th 2025" ;
    dct:identifier "9a19758a-a3eb-4353-8c28-3f4ca03a85d0" ;
    dct:issued "2025-09-24T03:19:55.198957"^^xsd:dateTime ;
    dct:modified "2025-09-24T03:20:37.796856"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/da418e25-61ab-4779-8d47-c62707dd0cd9> ;
    dct:title "Rekap Investasi di Kab Brebes Semester I Th 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Novan Dwi Anggarda, S.Kom" ;
            vcard:hasEmail <mailto:novandwianggarda@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9a19758a-a3eb-4353-8c28-3f4ca03a85d0/resource/9eca4731-eafd-45fb-83ab-76be9e4ecb88> ;
    dcat:keyword "dpmptspjateng",
        "investasi" .

<https://data.jatengprov.go.id/dataset/9a19758a-a3eb-4353-8c28-3f4ca03a85d0/resource/9eca4731-eafd-45fb-83ab-76be9e4ecb88> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "KabupatenBrebes.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/9a19758a-a3eb-4353-8c28-3f4ca03a85d0/resource/9eca4731-eafd-45fb-83ab-76be9e4ecb88/download/kabupatenbrebes.xlsx> ;
    dcat:byteSize 9293.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/da418e25-61ab-4779-8d47-c62707dd0cd9> a foaf:Organization ;
    foaf:name "Dinas Penanaman Modal Dan Pelayanan Terpadu Satu Pintu " .

