@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/9f03deb9-9369-4188-884a-2752f2e3c451> a dcat:Dataset ;
    dct:description "Data Lowongan Pekerjaan Tahun 2025" ;
    dct:identifier "9f03deb9-9369-4188-884a-2752f2e3c451" ;
    dct:issued "2026-05-18T10:15:12.849326"^^xsd:dateTime ;
    dct:modified "2026-05-18T10:15:12.849331"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Lowongan Pekerjaan Tahun 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DISNAKERIN" ;
            vcard:hasEmail <mailto:disnakerincilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9f03deb9-9369-4188-884a-2752f2e3c451/resource/4c1b49ab-ae53-4730-8c39-908bdb224836> ;
    dcat:keyword "Data Ketenagakerjaan",
        "ekonomi",
        "lowongan" ;
    dcat:landingPage <DISNAKERIN> .

<https://data.jatengprov.go.id/dataset/9f03deb9-9369-4188-884a-2752f2e3c451/resource/4c1b49ab-ae53-4730-8c39-908bdb224836> a dcat:Distribution ;
    dct:description "Data Lowongan Pekerjaan tahun 2025" ;
    dct:format "xlxs" ;
    dct:title "Data Lowongan Pekerjaan tahun 2025" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/9f03deb9-9369-4188-884a-2752f2e3c451/resource/4c1b49ab-ae53-4730-8c39-908bdb224836/download/data-lowongan-tenaga-kerja-2025.xlsx> ;
    dcat:byteSize 33549.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

