@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/0dd98b68-26b3-4d38-a81f-96e8f1c9fd6f> a dcat:Dataset ;
    dct:description "Jumlah Pencari Kerja Terdaftar Kecamatan Gerih" ;
    dct:identifier "9274d9c796197a68442ddab7a28f5608" ;
    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 Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/0dd98b68-26b3-4d38-a81f-96e8f1c9fd6f/resource/f4cb17b1-1712-49a1-ad86-62eaa2df4f9e> ;
    dcat:keyword "Gerih",
        "Jumlah",
        "Kecamatan",
        "Kerja",
        "Pencari",
        "Terdaftar" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12038> .

<http://5.189.187.109/dataset/0dd98b68-26b3-4d38-a81f-96e8f1c9fd6f/resource/f4cb17b1-1712-49a1-ad86-62eaa2df4f9e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:00:21.114807"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:00:21.096460"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12038> .

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

