@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/b6b331c7-ad33-4b49-b152-d310d7e462f1> a dcat:Dataset ;
    dct:description "LRA 2022 Disnakerin" ;
    dct:identifier "b6b331c7-ad33-4b49-b152-d310d7e462f1" ;
    dct:issued "2023-10-02T13:31:28.094204"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:31:28.094211"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "LRA 2022 Disnakerin" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DISNAKERIN" ;
            vcard:hasEmail <mailto:disnakerincilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b6b331c7-ad33-4b49-b152-d310d7e462f1/resource/dc02e711-ed95-4168-bf40-e3535a5c5ddf> ;
    dcat:keyword "keuangan" .

<https://data.jatengprov.go.id/dataset/b6b331c7-ad33-4b49-b152-d310d7e462f1/resource/dc02e711-ed95-4168-bf40-e3535a5c5ddf> a dcat:Distribution ;
    dct:description "LRA 2022 Disnakerin" ;
    dct:format "XLS" ;
    dct:title "LRA 2022 Disnakerin" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/b6b331c7-ad33-4b49-b152-d310d7e462f1/resource/dc02e711-ed95-4168-bf40-e3535a5c5ddf/download/23rptlra_sap.xls> ;
    dcat:byteSize 47104.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

