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

<http://5.189.187.109/dataset/4bf4ac9a-5ed0-49e7-9691-8e4bb2b3685f> a dcat:Dataset ;
    dct:description "Perolehan medali semua cabang olahraga popda 2023" ;
    dct:identifier "6a2ed15c-f08e-11ee-bde0-0242ac120115" ;
    dct:issued "2024-01-11"^^xsd:date ;
    dct:modified "2024-01-11"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kepemudaan dan Olah Raga" ] ;
    dct:title "Perolehan medali semua cabang olahraga popda 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/4bf4ac9a-5ed0-49e7-9691-8e4bb2b3685f/resource/db81da18-e709-4a57-a508-305b29f007e2> ;
    dcat:keyword "popda" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/431> .

<http://5.189.187.109/dataset/4bf4ac9a-5ed0-49e7-9691-8e4bb2b3685f/resource/db81da18-e709-4a57-a508-305b29f007e2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-04-11T10:56:47.315565"^^xsd:dateTime ;
    dct:modified "2024-04-11T10:56:47.245990"^^xsd:dateTime ;
    dct:title "perolehan-medali-semua-cabang-olahraga-popda-2023" ;
    dcat:accessURL <http://uploads/dataset/431/perolehan-medali-semua-cabang-olahraga-popda-2023.xlsx> .

<https://solodata.surakarta.go.id/opendata/detail_package/431> a foaf:Document .

