@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/cc32655a-7deb-4b74-812e-0183b5a5e4d2> a dcat:Dataset ;
    dct:description "Laporan Perkembangan Pelaksanaan APBD TA 2024 Sekretariat Daerah-Bulan Januari" ;
    dct:identifier "cc32655a-7deb-4b74-812e-0183b5a5e4d2" ;
    dct:issued "2024-08-14T10:30:51.773145"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:31:18.338358"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> ;
    dct:title "Laporan Perkembangan Pelaksanaan APBD TA 2024 (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/cc32655a-7deb-4b74-812e-0183b5a5e4d2/resource/9c02a253-4459-4f35-bb16-99073d0ddb52> ;
    dcat:keyword "2024",
        "januari" ;
    dcat:landingPage <http://setda.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/cc32655a-7deb-4b74-812e-0183b5a5e4d2/resource/9c02a253-4459-4f35-bb16-99073d0ddb52> a dcat:Distribution ;
    dct:format ".csv" ;
    dct:title "Sekretariat Daerah.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/cc32655a-7deb-4b74-812e-0183b5a5e4d2/resource/9c02a253-4459-4f35-bb16-99073d0ddb52/download/sekretariat-daerah.csv> ;
    dcat:byteSize 94631.0 ;
    dcat:mediaType "text/csv" .

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

