@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/9867ec41-b477-4b25-86e6-50ce30b53238> a dcat:Dataset ;
    dct:identifier "9867ec41-b477-4b25-86e6-50ce30b53238" ;
    dct:issued "2023-05-25T06:58:53.790753"^^xsd:dateTime ;
    dct:modified "2023-05-25T07:00:18.059748"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3dd67946-9e32-4648-8685-c7560d10b6e9> ;
    dct:title "LAKIP/SAKIP/LKJIP Dinsos 2022" ;
    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/9867ec41-b477-4b25-86e6-50ce30b53238/resource/ab54e55b-9288-4ee2-923c-77e342ed7a6a> ;
    dcat:keyword "dinsos",
        "lakip",
        "lkjip",
        "sakip" ;
    dcat:landingPage <https://dinsos.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/9867ec41-b477-4b25-86e6-50ce30b53238/resource/ab54e55b-9288-4ee2-923c-77e342ed7a6a> a dcat:Distribution ;
    dct:format "Data" ;
    dct:title "LKjIP 2022.pdf" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/9867ec41-b477-4b25-86e6-50ce30b53238/resource/ab54e55b-9288-4ee2-923c-77e342ed7a6a/download/lkjip-2022.pdf> ;
    dcat:byteSize 3883246.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" .

