@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/501cb553-2ff8-48d0-a1e0-029192aa1e87> a dcat:Dataset ;
    dct:description "Laporan Realisasi Anggaran Dinsos Jateng 2023" ;
    dct:identifier "501cb553-2ff8-48d0-a1e0-029192aa1e87" ;
    dct:issued "2024-04-24T05:27:21.855515"^^xsd:dateTime ;
    dct:modified "2024-04-24T05:27:53.004396"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3dd67946-9e32-4648-8685-c7560d10b6e9> ;
    dct:title "Laporan Realisasi Anggaran Dinsos Jateng 2023" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID Dinsos 2024" ;
            vcard:hasEmail <mailto:dinsosjtv@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/501cb553-2ff8-48d0-a1e0-029192aa1e87/resource/31d7af48-aa72-4ac8-9fa2-1f471444cb70>,
        <https://data.jatengprov.go.id/dataset/501cb553-2ff8-48d0-a1e0-029192aa1e87/resource/4c8dd4b8-5de0-4424-9b26-7e5db8c0ce8d> ;
    dcat:keyword "2023",
        "dinsos",
        "jateng",
        "laporan realisasi anggaran lra",
        "lra" ;
    dcat:landingPage <https://dinsos.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/501cb553-2ff8-48d0-a1e0-029192aa1e87/resource/31d7af48-aa72-4ac8-9fa2-1f471444cb70> a dcat:Distribution ;
    dct:description "Laporan Realisasi Anggaran LRA 2023.pdf" ;
    dct:format "data" ;
    dct:title "Laporan Realisasi Anggaran LRA 2023.pdf" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/501cb553-2ff8-48d0-a1e0-029192aa1e87/resource/31d7af48-aa72-4ac8-9fa2-1f471444cb70/download/laporan-realisasi-anggaran-lra-2023.pdf> ;
    dcat:byteSize 2523988.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/dataset/501cb553-2ff8-48d0-a1e0-029192aa1e87/resource/4c8dd4b8-5de0-4424-9b26-7e5db8c0ce8d> a dcat:Distribution ;
    dct:description "Laporan-Realisasi-Anggaran-LRA-2023.csv" ;
    dct:format "CSV" ;
    dct:title "Laporan-Realisasi-Anggaran-LRA-2023.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/501cb553-2ff8-48d0-a1e0-029192aa1e87/resource/4c8dd4b8-5de0-4424-9b26-7e5db8c0ce8d/download/laporan-realisasi-anggaran-lra-2023.csv> ;
    dcat:byteSize 7.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/3dd67946-9e32-4648-8685-c7560d10b6e9> a foaf:Organization ;
    foaf:name "Dinas Sosial Provinsi Jawa Tengah" .

