@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/d4faccbf-e5a6-4ca6-907a-4999ca6f7e63> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "a40f6ea5-8d76-4d83-9673-43721b5425f8" ;
    dct:issued "2024-04-25"^^xsd:date ;
    dct:modified "2024-04-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pemuda Olahraga  Kebudayaan dan Pariwisata" ] ;
    dct:title "Jumlah Perolehan Medali Di Kabupaten Tangerang" ;
    dcat:distribution <http://5.189.187.109/dataset/d4faccbf-e5a6-4ca6-907a-4999ca6f7e63/resource/e8e4e3f9-598a-48c1-82bc-759f98789407> ;
    dcat:keyword "Olahraga" ;
    dcat:landingPage <https://opendata.tangerangkab.go.id/dataset/jumlah-perolehan-medali-di-kabupaten-tangerang> .

<http://5.189.187.109/dataset/d4faccbf-e5a6-4ca6-907a-4999ca6f7e63/resource/e8e4e3f9-598a-48c1-82bc-759f98789407> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-16T03:40:37.238638"^^xsd:dateTime ;
    dct:modified "2024-10-16T03:40:37.206316"^^xsd:dateTime ;
    dct:title "Jumlah Perolehan Medali Menurut Cabang Olahraga Tahun 2023" ;
    dcat:accessURL <https://opendata.tangerangkab.go.id/sites/default/files/Jumlah%20Perolehan%20Medali%20Menurut%20Cabang%20Olahraga%20Tahun%202023.csv> .

<https://opendata.tangerangkab.go.id/dataset/jumlah-perolehan-medali-di-kabupaten-tangerang> a foaf:Document .

