@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/524f863b-8bfa-4f7f-8870-5a7919255648> a dcat:Dataset ;
    dct:description "berisi tentang laporan Keuangan DISPARPORA 2022" ;
    dct:identifier "524f863b-8bfa-4f7f-8870-5a7919255648" ;
    dct:issued "2023-04-26T03:58:52.428948"^^xsd:dateTime ;
    dct:modified "2023-04-26T03:58:52.428955"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "laporan Keuangan DISPARPORA 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:disparpora.karanganyar@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/524f863b-8bfa-4f7f-8870-5a7919255648/resource/8865d0f6-81c9-4a9a-8fbf-ed309a3e8639> ;
    dcat:keyword "disparpora",
        "laporan keuangan" ;
    dcat:landingPage <Dinas%20Pariwisata%20Pemuda%20dan%20Olahraga> .

<https://data.jatengprov.go.id/dataset/524f863b-8bfa-4f7f-8870-5a7919255648/resource/8865d0f6-81c9-4a9a-8fbf-ed309a3e8639> a dcat:Distribution ;
    dct:description "berisi tentang laporan Keuangan DISPARPORA 2022" ;
    dct:format "PDF" ;
    dct:title "CALK DISPARPORA TA 2022.pdf" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/524f863b-8bfa-4f7f-8870-5a7919255648/resource/8865d0f6-81c9-4a9a-8fbf-ed309a3e8639/download/calk-disparpora-ta-2022.pdf> ;
    dcat:byteSize 5460265.0 ;
    dcat:mediaType "application/pdf" .

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

