@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/020b2119-f1e9-4bcf-90ac-a3691d236ebf> a dcat:Dataset ;
    dct:identifier "3464bf80-deb2-4d7c-b8cf-fca7a21b408e" ;
    dct:issued "2022-10-17T06:35:40"^^xsd:dateTime ;
    dct:modified "2024-06-28T02:51:04"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pemuda Olahraga Kebudayaan dan Pariwisata Kota Depok" ] ;
    dct:title "Jumlah atlet berprestasi" ;
    dcat:distribution <http://5.189.187.109/dataset/020b2119-f1e9-4bcf-90ac-a3691d236ebf/resource/dc631601-d9e3-4b77-8c72-7d06da79cb05> ;
    dcat:keyword "IKD" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/3464bf80-deb2-4d7c-b8cf-fca7a21b408e> .

<http://5.189.187.109/dataset/020b2119-f1e9-4bcf-90ac-a3691d236ebf/resource/dc631601-d9e3-4b77-8c72-7d06da79cb05> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:10:51.677951"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:54:54.971834"^^xsd:dateTime ;
    dct:title "Jumlah Atlet Berprestasi" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/D7_Jumlah_atlet_berprestasi2.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/3464bf80-deb2-4d7c-b8cf-fca7a21b408e> a foaf:Document .

