@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/4afc0f88-c79f-4140-89a8-78529fa5aee5> a dcat:Dataset ;
    dct:description "Jumlah klub olahraga per 10.000 penduduk" ;
    dct:identifier "a1eaa310-33c4-4229-a467-c678c5e374f0" ;
    dct:issued "2025-02-19T06:59:21+00:00"^^xsd:dateTime ;
    dct:modified "2025-10-31T04:01:32+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan, Kepemudaan, dan Olah Raga" ] ;
    dct:title "Jumlah klub olahraga per 10.000 penduduk" ;
    dcat:distribution <http://5.189.187.109/dataset/4afc0f88-c79f-4140-89a8-78529fa5aee5/resource/1819b6c5-b109-4833-85b1-937fc34ab02c> ;
    dcat:keyword "10000",
        "Jumlah",
        "klub",
        "olahraga",
        "penduduk",
        "per" ;
    dcat:landingPage <https://dasatama.magetan.go.id/detail/358> .

<http://5.189.187.109/dataset/4afc0f88-c79f-4140-89a8-78529fa5aee5/resource/1819b6c5-b109-4833-85b1-937fc34ab02c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-11-17T04:29:36.146909"^^xsd:dateTime ;
    dct:modified "2025-11-17T04:29:36.094773"^^xsd:dateTime ;
    dct:title "Jumlah klub olahraga per 10.000 penduduk" ;
    dcat:accessURL <https://dasatama.magetan.go.id/data/358/template> .

<https://dasatama.magetan.go.id/detail/358> a foaf:Document .

