@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/21fa2498-6cae-4c21-b703-77da7617fc2a> a dcat:Dataset ;
    dct:description "Berisi tentang DATA ATLET BERPRESTASI  2022" ;
    dct:identifier "21fa2498-6cae-4c21-b703-77da7617fc2a" ;
    dct:issued "2022-10-07T07:47:30.268078"^^xsd:dateTime ;
    dct:modified "2022-10-07T07:47:30.268100"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "DATA ATLET BERPRESTASI 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:disparpora.karanganyar@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/21fa2498-6cae-4c21-b703-77da7617fc2a/resource/2f4dcb3b-9df2-4f99-816b-60a359ace12e> ;
    dcat:landingPage <Dinas%20Pariwisata%20Pemuda%20dan%20Olahraga> .

<https://data.jatengprov.go.id/dataset/21fa2498-6cae-4c21-b703-77da7617fc2a/resource/2f4dcb3b-9df2-4f99-816b-60a359ace12e> a dcat:Distribution ;
    dct:description "Berisi tentang DATA ATLET BERPRESTASI 2022" ;
    dct:format "XLSX" ;
    dct:title "DATA ATLET BERPRESTASI  2022.xlsx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/21fa2498-6cae-4c21-b703-77da7617fc2a/resource/2f4dcb3b-9df2-4f99-816b-60a359ace12e/download/data-atlet-berprestasi-2022.xlsx> ;
    dcat:byteSize 12519.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

