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

<https://data.jatengprov.go.id/dataset/3dfdf3be-63fd-4e57-8a62-f28b04299aaa> a dcat:Dataset ;
    dct:description "Laporan Hasil Evaluasi Dinas Pemuda Olahraga dan Pariwisata tahun 2022" ;
    dct:identifier "3dfdf3be-63fd-4e57-8a62-f28b04299aaa" ;
    dct:issued "2023-08-08T08:28:05.683125"^^xsd:dateTime ;
    dct:modified "2023-08-08T08:28:05.683133"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "LHE DISPORAPAR 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3dfdf3be-63fd-4e57-8a62-f28b04299aaa/resource/6a4fae49-db65-4b46-8053-bf17788f61a4> ;
    dcat:keyword "goverment" .

<https://data.jatengprov.go.id/dataset/3dfdf3be-63fd-4e57-8a62-f28b04299aaa/resource/6a4fae49-db65-4b46-8053-bf17788f61a4> a dcat:Distribution ;
    dct:description "Laporan Hasil Evaluasi Dinas Pemuda Olahraga dan Pariwisata" ;
    dct:format "PDF" ;
    dct:title "LHE DISPORAPAR 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/3dfdf3be-63fd-4e57-8a62-f28b04299aaa/resource/6a4fae49-db65-4b46-8053-bf17788f61a4/download/lhe-disporapar.pdf> ;
    dcat:byteSize 2499433.0 ;
    dcat:mediaType "application/pdf" .

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

