@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#> .

<https://data.jatengprov.go.id/dataset/e8a42a04-2228-47f7-8bcd-45ed3d8c5ebd> a dcat:Dataset ;
    dct:identifier "e8a42a04-2228-47f7-8bcd-45ed3d8c5ebd" ;
    dct:issued "2023-05-26T08:34:42.073141"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:34:42.073147"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "LHKPN Struktural 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pendidikan dan Kebudayaan" ;
            vcard:hasEmail <mailto:pdk@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e8a42a04-2228-47f7-8bcd-45ed3d8c5ebd/resource/fe6eb968-3847-4097-a85c-462bf2b262fa> ;
    dcat:landingPage <https://drive.google.com/drive/folders/1jnKIfChTUdS7fRFSLSPpgIDClpesAjt_?usp=share_link> .

<https://data.jatengprov.go.id/dataset/e8a42a04-2228-47f7-8bcd-45ed3d8c5ebd/resource/fe6eb968-3847-4097-a85c-462bf2b262fa> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "LHKPN Struktural 2022" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

