@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/dcc628ec-11d4-43cd-9b2e-a6f8c56e27ff> a dcat:Dataset ;
    dct:identifier "dcc628ec-11d4-43cd-9b2e-a6f8c56e27ff" ;
    dct:issued "2023-05-25T06:37:56.366038"^^xsd:dateTime ;
    dct:modified "2023-05-25T06:44:51.561893"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3dd67946-9e32-4648-8685-c7560d10b6e9> ;
    dct:title "Laporan Perubahan Ekuitas LPE 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/dcc628ec-11d4-43cd-9b2e-a6f8c56e27ff/resource/6123b271-61d0-4ade-93c7-ed3abd64ef14> ;
    dcat:keyword "Informasi Keuangan",
        "data keuangan",
        "dinsos",
        "lpe" ;
    dcat:landingPage <https://dinsos.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/dcc628ec-11d4-43cd-9b2e-a6f8c56e27ff/resource/6123b271-61d0-4ade-93c7-ed3abd64ef14> a dcat:Distribution ;
    dct:format "Data" ;
    dct:title "LPE.pdf" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/dcc628ec-11d4-43cd-9b2e-a6f8c56e27ff/resource/6123b271-61d0-4ade-93c7-ed3abd64ef14/download/lpe.pdf> ;
    dcat:byteSize 1576646.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" .

