@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/34b558dd-4312-43f4-af4d-40d345eb7f06> a dcat:Dataset ;
    dct:description "Jumlah Pencari Kerja Terdaftar Kecamatan Kedunggalar" ;
    dct:identifier "8ae7733f9bc11275e8d0a0fdabe5be0a" ;
    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 Pencari Kerja Terdaftar Kecamatan Kedunggalar" ;
    dcat:distribution <http://5.189.187.109/dataset/34b558dd-4312-43f4-af4d-40d345eb7f06/resource/c73f4fab-25bc-47d2-97d1-819312a58dc1> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Kedunggalar",
        "Kerja",
        "Pencari",
        "Terdaftar" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12047> .

<http://5.189.187.109/dataset/34b558dd-4312-43f4-af4d-40d345eb7f06/resource/c73f4fab-25bc-47d2-97d1-819312a58dc1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:02:00.768654"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:02:00.738783"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12047> .

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

