@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/aacd49dd-82d0-42ce-b844-014745dfc71f> a dcat:Dataset ;
    dct:identifier "aacd49dd-82d0-42ce-b844-014745dfc71f" ;
    dct:issued "2023-05-25T07:04:00.769876"^^xsd:dateTime ;
    dct:modified "2023-05-25T07:04:12.368969"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3dd67946-9e32-4648-8685-c7560d10b6e9> ;
    dct:title "RKO Rencana kerja Operasional Dinsos 2023" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID Dinsos 2023" ;
            vcard:hasEmail <mailto:dinsosjtv@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/aacd49dd-82d0-42ce-b844-014745dfc71f/resource/23551214-7d06-4b82-adab-ae951f4d90d9> ;
    dcat:keyword "dinsos",
        "program",
        "rko" ;
    dcat:landingPage <https://dinsos.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/aacd49dd-82d0-42ce-b844-014745dfc71f/resource/23551214-7d06-4b82-adab-ae951f4d90d9> a dcat:Distribution ;
    dct:format "Data" ;
    dct:title "RKO 2023 Cetak_Target_Fisik_dan_Keuangan.pdf" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/aacd49dd-82d0-42ce-b844-014745dfc71f/resource/23551214-7d06-4b82-adab-ae951f4d90d9/download/rko-2023-cetak_target_fisik_dan_keuangan.pdf> ;
    dcat:byteSize 239864.0 ;
    dcat:mediaType "application/pdf" .

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

