@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/d89adcda-6ebe-4662-86a7-94daccd0fd17> a dcat:Dataset ;
    dct:description "Prestasi Olahraga" ;
    dct:identifier "686e3fb4-dc5b-4c8b-aa67-c00f63927f18" ;
    dct:issued "2022-06-29T12:41:45+00:00"^^xsd:dateTime ;
    dct:modified "2024-12-25T03:05:23+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kepemudaan Olahraga dan Pariwisata" ] ;
    dct:title "Olah Raga" ;
    dcat:distribution <http://5.189.187.109/dataset/d89adcda-6ebe-4662-86a7-94daccd0fd17/resource/7de24792-a354-4e84-98f7-3276c52edd6c> ;
    dcat:keyword "olah",
        "raga" ;
    dcat:landingPage <https://data.sekadaukab.go.id/dataset/olah-raga> .

<http://5.189.187.109/dataset/d89adcda-6ebe-4662-86a7-94daccd0fd17/resource/7de24792-a354-4e84-98f7-3276c52edd6c> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2026-04-30T07:35:15.495591"^^xsd:dateTime ;
    dct:modified "2026-04-30T07:35:15.471272"^^xsd:dateTime ;
    dct:title "Bahan Elppd Bid Olahraga 2021.Pdf" ;
    dcat:accessURL <https://data.sekadaukab.go.id/dataset/resource/bahan-elppd-bid-olahraga-2021pdf/download> .

<https://data.sekadaukab.go.id/dataset/olah-raga> a foaf:Document .

