@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/14ce2d11-6e75-442c-9c2d-20d0a1b2d341> a dcat:Dataset ;
    dct:description "Jumlah Lowongan Kerja Terdaftar Kecamatan Gerih" ;
    dct:identifier "1ec12035e5b91874abca57cefbd59200" ;
    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 Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/14ce2d11-6e75-442c-9c2d-20d0a1b2d341/resource/a7e8ba43-6136-41ae-ab59-0a8016ce3991> ;
    dcat:keyword "Gerih",
        "Jumlah",
        "Kecamatan",
        "Kerja",
        "Lowongan",
        "Terdaftar" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12057> .

<http://5.189.187.109/dataset/14ce2d11-6e75-442c-9c2d-20d0a1b2d341/resource/a7e8ba43-6136-41ae-ab59-0a8016ce3991> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:01:53.989316"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:01:53.971559"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12057> .

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

