@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/4ecf2391-032a-42b3-986b-bef2f4de0bd5> a dcat:Dataset ;
    dct:description "berisi tentang DPPA 2023" ;
    dct:identifier "4ecf2391-032a-42b3-986b-bef2f4de0bd5" ;
    dct:issued "2023-12-06T05:38:43.797817"^^xsd:dateTime ;
    dct:modified "2023-12-06T05:38:43.797826"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "DPPA 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:disparpora.karanganyar@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4ecf2391-032a-42b3-986b-bef2f4de0bd5/resource/a25f5e17-23af-42a3-b3ba-71afed23a763> ;
    dcat:keyword "disparpora",
        "dokumen",
        "dpa" ;
    dcat:landingPage <Dinas%20Pariwisata%20Pemuda%20dan%20Olahraga> .

<https://data.jatengprov.go.id/dataset/4ecf2391-032a-42b3-986b-bef2f4de0bd5/resource/a25f5e17-23af-42a3-b3ba-71afed23a763> a dcat:Distribution ;
    dct:description "berisi tentang DPPA 2023" ;
    dct:format "PDF" ;
    dct:title "DPPA 2023.pdf" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/4ecf2391-032a-42b3-986b-bef2f4de0bd5/resource/a25f5e17-23af-42a3-b3ba-71afed23a763/download/dppa-2023.pdf> ;
    dcat:byteSize 84144.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

