@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/7bfadf65-dabf-461c-b941-b8adf925c9f5> a dcat:Dataset ;
    dct:description "Jumlah Lowongan Kerja Terdaftar Kecamatan Mantingan" ;
    dct:identifier "a529ea43c249fcbee9685c74d8baa9eb" ;
    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 Mantingan" ;
    dcat:distribution <http://5.189.187.109/dataset/7bfadf65-dabf-461c-b941-b8adf925c9f5/resource/a309b910-b3e8-42c6-afa1-8da90bd99a10> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Kerja",
        "Lowongan",
        "Mantingan",
        "Terdaftar" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12069> .

<http://5.189.187.109/dataset/7bfadf65-dabf-461c-b941-b8adf925c9f5/resource/a309b910-b3e8-42c6-afa1-8da90bd99a10> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:01:31.540399"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:01:31.485022"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12069> .

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

