@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/10dee015-2210-4821-a3b4-6e542fc01aea> a dcat:Dataset ;
    dct:description "Data jumlah peserta pelatihan kerja" ;
    dct:identifier "10dee015-2210-4821-a3b4-6e542fc01aea" ;
    dct:issued "2024-05-29T03:53:00.632107"^^xsd:dateTime ;
    dct:modified "2024-05-29T03:53:00.632115"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/b2fbf33b-6555-4ea8-ba06-aae9b85201b6> ;
    dct:title "Jumlah Peserta Pelatihan Kerja 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/10dee015-2210-4821-a3b4-6e542fc01aea/resource/501a85c9-9436-43a3-8cec-1b73b6d8ce2d> ;
    dcat:keyword "pelatihan kerja",
        "tenaga kerja" .

<http://5.189.187.109/dataset/10dee015-2210-4821-a3b4-6e542fc01aea/resource/501a85c9-9436-43a3-8cec-1b73b6d8ce2d> a dcat:Distribution ;
    dct:description "Data Jumlah Peserta Pelatihan Kerja" ;
    dct:format "CSV" ;
    dct:issued "2021-08-24T16:08:06.119088"^^xsd:dateTime ;
    dct:modified "2024-05-29T03:53:00.621867"^^xsd:dateTime ;
    dct:title "Jumlah Peserta Pelatihan Kerja.csv" ;
    dcat:accessURL <https://opendata.tulungagung.go.id/dataset/10dee015-2210-4821-a3b4-6e542fc01aea/resource/501a85c9-9436-43a3-8cec-1b73b6d8ce2d/download/jumlah-peserta-pelatihan-kerja.csv> ;
    dcat:byteSize "240"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/b2fbf33b-6555-4ea8-ba06-aae9b85201b6> a foaf:Agent ;
    foaf:name "Kabupaten Tulungagung" .

