@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/02834b1f-8263-4f70-870e-040a1efcc9d3> a dcat:Dataset ;
    dct:description "Perolehan medali semua cabang olahraga popda 2023" ;
    dct:identifier "f28ab9a8-7a49-11ef-8dca-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/02834b1f-8263-4f70-870e-040a1efcc9d3/resource/8a538ece-108c-4330-99aa-7b71c4a83c74> ;
    dcat:keyword "popda" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/431> .

<http://5.189.187.109/dataset/02834b1f-8263-4f70-870e-040a1efcc9d3/resource/8a538ece-108c-4330-99aa-7b71c4a83c74> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-10-20T19:03:11.825447"^^xsd:dateTime ;
    dct:modified "2024-10-20T19:03:11.808247"^^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> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

