@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/4cdeae62-a0ad-4f83-b8e2-072b2aa6bc76> a dcat:Dataset ;
    dct:identifier "495fdec7-2db6-4974-bc5b-5bd717f79062" ;
    dct:issued "2023-09-01T10:33:14"^^xsd:dateTime ;
    dct:modified "2024-06-28T06:58:02"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Tenaga Kerja Kota Depok" ] ;
    dct:title "Pencari Kerja Terdaftar" ;
    dcat:distribution <http://5.189.187.109/dataset/4cdeae62-a0ad-4f83-b8e2-072b2aa6bc76/resource/c2417a3c-9f07-4c70-b6e0-fc1fc27acb41> ;
    dcat:keyword "Pencari Kerja" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/495fdec7-2db6-4974-bc5b-5bd717f79062> .

<http://5.189.187.109/dataset/4cdeae62-a0ad-4f83-b8e2-072b2aa6bc76/resource/c2417a3c-9f07-4c70-b6e0-fc1fc27acb41> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:10:33.294592"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:54:29.173430"^^xsd:dateTime ;
    dct:title "Pencari Kerja Terdaftar" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/DD1_Pencari_Kerja_Terdaftar.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/495fdec7-2db6-4974-bc5b-5bd717f79062> a foaf:Document .

