@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/2a1189e4-193a-43da-a5e1-f60fc1e02796> a dcat:Dataset ;
    dct:description "Jumlah Atlet Berprestasi" ;
    dct:identifier "b8f90ee5-e25f-478a-b8b1-afff1f6d59ae" ;
    dct:issued "2025-02-19T07:00:39+00:00"^^xsd:dateTime ;
    dct:modified "2025-10-31T07:00:59+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan, Kepemudaan, dan Olah Raga" ] ;
    dct:title "Jumlah Atlet Berprestasi" ;
    dcat:distribution <http://5.189.187.109/dataset/2a1189e4-193a-43da-a5e1-f60fc1e02796/resource/545e8234-89ee-447e-bfb2-96e9a066e926> ;
    dcat:keyword "Atlet",
        "Berprestasi",
        "Jumlah" ;
    dcat:landingPage <https://dasatama.magetan.go.id/detail/359> .

<http://5.189.187.109/dataset/2a1189e4-193a-43da-a5e1-f60fc1e02796/resource/545e8234-89ee-447e-bfb2-96e9a066e926> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-11-17T04:29:38.731941"^^xsd:dateTime ;
    dct:modified "2025-11-17T04:29:38.627745"^^xsd:dateTime ;
    dct:title "Jumlah Atlet Berprestasi" ;
    dcat:accessURL <https://dasatama.magetan.go.id/data/359/template> .

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

