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

<http://5.189.187.109/dataset/ab16b924-108a-4319-bb01-8d4fb189e5ad> a dcat:Dataset ;
    dct:description "Jumlah Lowongan Kerja Terdaftar Kecamatan Kendal" ;
    dct:identifier "c1e247e2235eb596c080297d6903cf39" ;
    dct:issued "2023-01-09"^^xsd:date ;
    dct:modified "2023-05-31"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perdagangan, Perindustrian dan Tenaga Kerja" ] ;
    dct:title "Jumlah Lowongan Kerja Terdaftar Kecamatan Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/ab16b924-108a-4319-bb01-8d4fb189e5ad/resource/76dd4fc3-d7db-4b06-b61a-761191e3fe39> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Kendal",
        "Kerja",
        "Lowongan",
        "Terdaftar" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12055> .

<http://5.189.187.109/dataset/ab16b924-108a-4319-bb01-8d4fb189e5ad/resource/76dd4fc3-d7db-4b06-b61a-761191e3fe39> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:00:53.815684"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:00:53.780507"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12055> .

<https://satudata.ngawikab.go.id/data/sektoral/12055> a foaf:Document .

