@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:5000/dataset/6f540d25-3573-4a96-bd5f-07d89633bc33> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "abdbf830-13b8-409e-a4a6-a4c6f150079c" ;
    dct:issued "2023-06-16"^^xsd:date ;
    dct:modified "2023-06-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Pusat Kajian Manajemen Aparatur Sipil Negara" ] ;
    dct:title "Jumlah Peserta Magang ASN Papua Menurut Kategori Orang Asli Papua" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/6f540d25-3573-4a96-bd5f-07d89633bc33/resource/631926cc-fb9f-4c83-b4db-2836f51ac7d1> ;
    dcat:keyword "ASN",
        "Alumni",
        "Magang",
        "Papua" ;
    dcat:landingPage <https://data.lan.go.id/?q=dataset/daftar-peserta-piloting-magang-asn-papua-tahun-2022-berdasarkan-kategori-orang-asli-papua> .

<http://5.189.187.109:5000/dataset/6f540d25-3573-4a96-bd5f-07d89633bc33/resource/631926cc-fb9f-4c83-b4db-2836f51ac7d1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-07-08T08:34:08.733307"^^xsd:dateTime ;
    dct:modified "2024-08-19T09:21:48.162029"^^xsd:dateTime ;
    dct:title "Daftar Peserta Piloting Magang ASN Papua Menurut Kategori Orang Asli Papua Tahun 2022 " ;
    dcat:accessURL <https://data.lan.go.id/sites/default/files/Daftar%20Peserta%20Piloting%20Magang%20ASN%20Papua%202022_Kategori%20OAP.csv> ;
    dcat:mediaType "text/csv" .

<https://data.lan.go.id/?q=dataset/daftar-peserta-piloting-magang-asn-papua-tahun-2022-berdasarkan-kategori-orang-asli-papua> a foaf:Document .

