@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/1b763692-e428-46cb-8ca2-7295283bb8a7> a dcat:Dataset ;
    dct:description "Laporan Perkembangan Pelaksanaan APBD TA 2024 Sekretariat Daerah - Bulan Februari" ;
    dct:identifier "1b763692-e428-46cb-8ca2-7295283bb8a7" ;
    dct:issued "2024-08-15T01:51:29.311887"^^xsd:dateTime ;
    dct:modified "2024-08-15T02:24:44.072778"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> ;
    dct:title "Laporan Perkembangan Pelaksana APBD TA 2024 - Februari (SETDA)" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "setdaprov jateng" ;
            vcard:hasEmail <mailto:ppid.psetdajateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1b763692-e428-46cb-8ca2-7295283bb8a7/resource/89480b65-a8d0-46cb-a4be-9a32f875e06e> ;
    dcat:keyword "2024",
        "februari" ;
    dcat:landingPage <http://setda.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/1b763692-e428-46cb-8ca2-7295283bb8a7/resource/89480b65-a8d0-46cb-a4be-9a32f875e06e> a dcat:Distribution ;
    dct:format ".csv" ;
    dct:title "Sekretariat Daerah.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/1b763692-e428-46cb-8ca2-7295283bb8a7/resource/89480b65-a8d0-46cb-a4be-9a32f875e06e/download/sekretariat-daerah.csv> ;
    dcat:byteSize 100547.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> a foaf:Organization ;
    foaf:name "Sekretariat Daerah " .

