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

<http://5.189.187.109/dataset/b76189ac-4c74-4441-9503-cc1ca8466e7a> a dcat:Dataset ;
    dct:description "Laporan Perkembangan Pelaksanaan APBD TA 2024 Biro Hukum - Bulan April" ;
    dct:identifier "b76189ac-4c74-4441-9503-cc1ca8466e7a" ;
    dct:issued "2026-05-05T10:59:24.710434"^^xsd:dateTime ;
    dct:modified "2026-05-05T10:59:24.710454"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Laporan Perkembangan Pelaksanaan APBD TA 2024 - April (HUKUM)" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "setdaprov jateng" ;
            vcard:hasEmail <mailto:ppid.psetdajateng@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b76189ac-4c74-4441-9503-cc1ca8466e7a/resource/5ae65f4b-ddd8-4813-8391-4e95c3d217e5> ;
    dcat:keyword "2024",
        "april" ;
    dcat:landingPage <http://setda.jatengprov.go.id/> .

<http://5.189.187.109/dataset/b76189ac-4c74-4441-9503-cc1ca8466e7a/resource/5ae65f4b-ddd8-4813-8391-4e95c3d217e5> a dcat:Distribution ;
    dct:format ".csv" ;
    dct:issued "2024-08-15T02:40:58.188454"^^xsd:dateTime ;
    dct:modified "2026-05-05T10:59:24.701774"^^xsd:dateTime ;
    dct:title "BIRO HUKUM.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/b76189ac-4c74-4441-9503-cc1ca8466e7a/resource/5ae65f4b-ddd8-4813-8391-4e95c3d217e5/download/biro-hukum.csv> ;
    dcat:byteSize "16145"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

<http://setda.jatengprov.go.id/> a foaf:Document .

