@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/5d36c39c-344e-4cfa-8617-146e0fc84632> a dcat:Dataset ;
    dct:identifier "118" ;
    dct:issued "2026-05-21T02:15:43+00:00"^^xsd:dateTime ;
    dct:modified "2026-05-21T02:15:43+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kota Sungai Penuh" ] ;
    dct:title "Jumlah Prasarana Fasilitas Olahraga Menurut Kecamatan di Kota Sungai Penuh, 2025" ;
    dcat:distribution <http://5.189.187.109/dataset/5d36c39c-344e-4cfa-8617-146e0fc84632/resource/0f6eb040-0eef-4e07-a40f-2f14096e2ec5> ;
    dcat:keyword "Bidang olahraga",
        "Dataset",
        "Pemerintah Daerah",
        "Sungai Penuh" .

<http://5.189.187.109/dataset/5d36c39c-344e-4cfa-8617-146e0fc84632/resource/0f6eb040-0eef-4e07-a40f-2f14096e2ec5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T13:52:31.177613"^^xsd:dateTime ;
    dct:modified "2026-06-14T13:52:31.153173"^^xsd:dateTime ;
    dct:title "Jumlah Prasarana Fasilitas Olahraga Menurut Kecamatan di Kota Sungai Penuh, 2025.xlsx" ;
    dcat:accessURL <https://sidinda.sungaipenuhkota.go.id/dataset/118/download> ;
    dcat:byteSize "10938"^^xsd:nonNegativeInteger .

