@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/8f43598b-98d5-402a-9234-469e17b0b0a7> a dcat:Dataset ;
    dct:description """nomor : no_urut \r
propinsi : propinsi\r
kabupaten : kabupaten \r
bulan : bulan\r
jeniskelamin : jenis_kelamin \r
jumlah : total""" ;
    dct:identifier "8f43598b-98d5-402a-9234-469e17b0b0a7" ;
    dct:issued "2024-05-15T05:49:12.149938"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:49:12.149944"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "Jumlah TKI (Tenaga Kerja Indonesia) yang dipulangkan Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Subbag Perencanaan" ;
            vcard:hasEmail <mailto:novita.ika0511@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8f43598b-98d5-402a-9234-469e17b0b0a7/resource/cd503c2e-c4d1-4aeb-8ba0-8bf1d082ed70>,
        <http://5.189.187.109/dataset/8f43598b-98d5-402a-9234-469e17b0b0a7/resource/e077c351-a0ce-4d19-9e36-750bf4f3c56a> ;
    dcat:keyword "TKI" .

<http://5.189.187.109/dataset/8f43598b-98d5-402a-9234-469e17b0b0a7/resource/cd503c2e-c4d1-4aeb-8ba0-8bf1d082ed70> a dcat:Distribution ;
    dct:description "Data TKI yang dipulangkan Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-10-11T02:57:52.437314"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:49:12.145004"^^xsd:dateTime ;
    dct:title "Data Tenaga Kerja Indonesia (TKI) yang dipulangkan Tahun 2022" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/8f43598b-98d5-402a-9234-469e17b0b0a7/resource/cd503c2e-c4d1-4aeb-8ba0-8bf1d082ed70/download/data-tki-yang-dipulangkan-menurut-bulan-tahun-2022.csv> ;
    dcat:byteSize "1151"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/8f43598b-98d5-402a-9234-469e17b0b0a7/resource/e077c351-a0ce-4d19-9e36-750bf4f3c56a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-10-11T02:56:14.121019"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:49:12.142267"^^xsd:dateTime ;
    dct:title "Data Tenaga Kerja Indonesia (TKI) yang dipun" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/8f43598b-98d5-402a-9234-469e17b0b0a7/resource/e077c351-a0ce-4d19-9e36-750bf4f3c56a/download/data-tki-yang-dipulangkan-menurut-bulan-tahun-2022.csv> ;
    dcat:byteSize "1151"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> a foaf:Agent ;
    foaf:name "Kabupaten Probolinggo" .

