@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/75f01b82-c938-46f1-b67b-1e248dbf13e1> a dcat:Dataset ;
    dct:description "Data Peserta Pelatihan di LPK 2021-2023" ;
    dct:identifier "75f01b82-c938-46f1-b67b-1e248dbf13e1" ;
    dct:issued "2024-02-11T14:31:23.183421"^^xsd:dateTime ;
    dct:modified "2024-02-11T14:31:23.183436"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Data Peserta Pelatihan di LPK 2021-2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/75f01b82-c938-46f1-b67b-1e248dbf13e1/resource/eeba28ea-738d-4a06-bdeb-77d0ea57e72e> ;
    dcat:keyword "LPK" .

<http://5.189.187.109/dataset/75f01b82-c938-46f1-b67b-1e248dbf13e1/resource/eeba28ea-738d-4a06-bdeb-77d0ea57e72e> a dcat:Distribution ;
    dct:description "Data Peserta Pelatihan di LPK 2021-2023" ;
    dct:format ".xlsx" ;
    dct:issued "2024-02-05T08:05:25.479465"^^xsd:dateTime ;
    dct:modified "2024-02-11T14:31:23.138184"^^xsd:dateTime ;
    dct:title "Data Peserta Pelatihan di LPK 2021-2023" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/75f01b82-c938-46f1-b67b-1e248dbf13e1/resource/eeba28ea-738d-4a06-bdeb-77d0ea57e72e/download/e_data-peserta-pelatihan-di-lpk-2021-2023.xlsx> ;
    dcat:byteSize "11156"^^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" .

