@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/f0d0e3e5-1a91-454b-be16-e1d56a38e676> a dcat:Dataset ;
    dct:description "Jumlah Lembaga Pelatihan Kerja (LPK) Tahun 2022" ;
    dct:identifier "f0d0e3e5-1a91-454b-be16-e1d56a38e676" ;
    dct:issued "2023-07-11T13:58:48.510834"^^xsd:dateTime ;
    dct:modified "2023-07-11T13:58:48.510840"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Lembaga Pelatihan Kerja (LPK) Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/f0d0e3e5-1a91-454b-be16-e1d56a38e676/resource/8c694541-f7af-41a2-9e90-209892005558> ;
    dcat:keyword "Pelatihan" .

<http://5.189.187.109/dataset/f0d0e3e5-1a91-454b-be16-e1d56a38e676/resource/8c694541-f7af-41a2-9e90-209892005558> a dcat:Distribution ;
    dct:description "Lembaga Pelatihan Kerja (LPK) Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-06-22T13:11:03.240582"^^xsd:dateTime ;
    dct:modified "2023-07-11T13:58:48.505526"^^xsd:dateTime ;
    dct:title "Lembaga Pelatihan Kerja (LPK) Tahun 2022" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/f0d0e3e5-1a91-454b-be16-e1d56a38e676/resource/8c694541-f7af-41a2-9e90-209892005558/download/jumlah-lpk-di-kota-tegal-tahun-2022.xlsx> ;
    dcat:byteSize "11995"^^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" .

