@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/afb406fb-964f-494b-8e6e-d36f44e75d93> a dcat:Dataset ;
    dct:description "Jumlah Lembaga Pelatihan Kerja (LPK) Tahun 2021" ;
    dct:identifier "afb406fb-964f-494b-8e6e-d36f44e75d93" ;
    dct:issued "2023-07-11T13:56:43.214035"^^xsd:dateTime ;
    dct:modified "2023-07-11T13:56:43.214041"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Lembaga Pelatihan Kerja (LPK) Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/afb406fb-964f-494b-8e6e-d36f44e75d93/resource/0819c660-9b07-40ae-9a04-9ae2259cbcff> ;
    dcat:keyword "Pelatihan" .

<http://5.189.187.109/dataset/afb406fb-964f-494b-8e6e-d36f44e75d93/resource/0819c660-9b07-40ae-9a04-9ae2259cbcff> a dcat:Distribution ;
    dct:description "Jumlah Lembaga Pelatihan Kerja (LPK) Tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2023-06-22T13:07:34.159515"^^xsd:dateTime ;
    dct:modified "2023-07-11T13:56:43.208579"^^xsd:dateTime ;
    dct:title "Jumlah Lembaga Pelatihan Kerja (LPK) Tahun 2021" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/afb406fb-964f-494b-8e6e-d36f44e75d93/resource/0819c660-9b07-40ae-9a04-9ae2259cbcff/download/jumlah-lpk-di-kota-tegal-tahun-2021.xlsx> ;
    dcat:byteSize "11994"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> a foaf:Agent ;
    foaf:name "Kota Tegal" .

