@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/8000a4f4-697f-4f73-8dd4-120ac4ac28fd> a dcat:Dataset ;
    dct:description "Jumlah Orang Bekerja" ;
    dct:identifier "918317b57931b6b7a7d29490fe5ec9f9" ;
    dct:issued "2022-03-21"^^xsd:date ;
    dct:modified "2026-04-04"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Tenaga Kerja" ] ;
    dct:title "Jumlah Orang Bekerja" ;
    dcat:distribution <http://5.189.187.109/dataset/8000a4f4-697f-4f73-8dd4-120ac4ac28fd/resource/dad0af4b-c655-42a0-a843-10dd1d382baa> ;
    dcat:keyword "Bekerja",
        "Jumlah",
        "Orang" ;
    dcat:landingPage <https://satudata.lumajangkab.go.id/dataset/detail/2b8JloeKMZQD0Ax5MGxp9mVwqWnBRv5j> .

<http://5.189.187.109/dataset/8000a4f4-697f-4f73-8dd4-120ac4ac28fd/resource/dad0af4b-c655-42a0-a843-10dd1d382baa> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-09T01:31:53.492333"^^xsd:dateTime ;
    dct:modified "2026-04-09T01:31:53.470156"^^xsd:dateTime ;
    dcat:accessURL <https://satudata.lumajangkab.go.id/api/export-dataset/2b8JloeKMZQD0Ax5MGxp9mVwqWnBRv5j> .

<https://satudata.lumajangkab.go.id/dataset/detail/2b8JloeKMZQD0Ax5MGxp9mVwqWnBRv5j> a foaf:Document .

