@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/3c55e0cb-2dc8-421b-9138-bb1e2377bb93> a dcat:Dataset ;
    dct:identifier "8e3f5471-28f1-4ad2-a90f-9646c31ed127" ;
    dct:issued "2025-05-06"^^xsd:date ;
    dct:modified "2025-05-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PEMUDA DAN OLAHRAGA" ] ;
    dct:title "Kepemudaan dan Keolahragaan" ;
    dcat:distribution <http://5.189.187.109/dataset/3c55e0cb-2dc8-421b-9138-bb1e2377bb93/resource/6f7a4c9e-f97f-40f4-ad80-3d9af6cfcf64> ;
    dcat:keyword "Berperstasi",
        "Olahraga",
        "Pemuda",
        "Wirausaha" ;
    dcat:landingPage <https://opendata.lampungprov.go.id/dataset/kepemudaan-dan-keolahragaan> .

<http://5.189.187.109/dataset/3c55e0cb-2dc8-421b-9138-bb1e2377bb93/resource/6f7a4c9e-f97f-40f4-ad80-3d9af6cfcf64> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-01-24T14:23:21.782637"^^xsd:dateTime ;
    dct:modified "2026-01-24T14:23:21.774377"^^xsd:dateTime ;
    dct:title "Kepemudaan dan Keolahragaan " ;
    dcat:accessURL <https://opendata.lampungprov.go.id/dataset/8e3f5471-28f1-4ad2-a90f-9646c31ed127/download?extension=csv> .

<https://opendata.lampungprov.go.id/dataset/kepemudaan-dan-keolahragaan> a foaf:Document .

