@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/69c1b648-3811-438c-84e4-25fe75153e93> a dcat:Dataset ;
    dct:description "Penagangan TKI Unprosedural  berdasarkan jenis kelamin Tahun 2019" ;
    dct:identifier "c9e4008e-a0fb-4071-a2f3-f8276e0dc733" ;
    dct:issued "2020-12-01"^^xsd:date ;
    dct:modified "2020-12-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Tenaga Kerja dan Transmigrasi" ] ;
    dct:title "Penagangan TKI Unprosedural Tahun 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/69c1b648-3811-438c-84e4-25fe75153e93/resource/a4469c1c-04de-4fa2-8b3d-b5323c3aa108> ;
    dcat:keyword "2019" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/penagangan-tki-unprosedural-tahun-2019> .

<http://5.189.187.109/dataset/69c1b648-3811-438c-84e4-25fe75153e93/resource/a4469c1c-04de-4fa2-8b3d-b5323c3aa108> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:18:08.861908"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:18:08.853907"^^xsd:dateTime ;
    dct:title "Penagangan TKI Unprosedural Tahun 2019 " ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Penagangan%20TKI%20Unprosedural%20Tahun%202019.xlsx> .

<https://data.ntbprov.go.id/dataset/penagangan-tki-unprosedural-tahun-2019> a foaf:Document .

