@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/59ee1750-6495-4c1e-b122-4b0292c9ac70> a dcat:Dataset ;
    dct:identifier "e3689431-4776-4ef9-9739-76c7d137b2ce" ;
    dct:issued "2025-05-07"^^xsd:date ;
    dct:modified "2025-05-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PEMUDA DAN OLAHRAGA" ] ;
    dct:title "atlet muda berprestasi" ;
    dcat:distribution <http://5.189.187.109/dataset/59ee1750-6495-4c1e-b122-4b0292c9ac70/resource/5d66c454-1917-4e6a-b062-9a7f87c72d20> ;
    dcat:keyword "Atlet",
        "Berprestasi",
        "Pelajar" ;
    dcat:landingPage <https://opendata.lampungprov.go.id/dataset/atlet-muda-berprestasi> .

<http://5.189.187.109/dataset/59ee1750-6495-4c1e-b122-4b0292c9ac70/resource/5d66c454-1917-4e6a-b062-9a7f87c72d20> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-01-24T14:17:00.434268"^^xsd:dateTime ;
    dct:modified "2026-01-24T14:17:00.422002"^^xsd:dateTime ;
    dct:title "atlet muda berprestasi" ;
    dcat:accessURL <https://opendata.lampungprov.go.id/dataset/e3689431-4776-4ef9-9739-76c7d137b2ce/download?extension=csv> .

<https://opendata.lampungprov.go.id/dataset/atlet-muda-berprestasi> a foaf:Document .

