@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/e8cc6d0d-4de4-4960-bc6f-67965f9e7e05> a dcat:Dataset ;
    dct:description "Jumlah Medali Tahun 2022" ;
    dct:identifier "e8cc6d0d-4de4-4960-bc6f-67965f9e7e05" ;
    dct:issued "2026-04-29T06:35:55.850313"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:35:55.850334"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> ;
    dct:title "Jumlah Medali Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pariwisata, Pemuda dan Olahraga dan Kebudayaan" ;
            vcard:hasEmail <mailto:dpkokinhil@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e8cc6d0d-4de4-4960-bc6f-67965f9e7e05/resource/c4f82996-afb1-4b81-ad9d-86e2ca71443f> ;
    dcat:keyword "Olahraga" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109/dataset/e8cc6d0d-4de4-4960-bc6f-67965f9e7e05/resource/c4f82996-afb1-4b81-ad9d-86e2ca71443f> a dcat:Distribution ;
    dct:description "Jumlah Medali Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-01-20T03:01:00.860870"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:35:55.844500"^^xsd:dateTime ;
    dct:title "Jumlah Medali Tahun 2022" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "772d206e07c3dc835cfc56d9e6f78648"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.inhilkab.go.id/dataset/e8cc6d0d-4de4-4960-bc6f-67965f9e7e05/resource/c4f82996-afb1-4b81-ad9d-86e2ca71443f/download/data-jumlah-medali-tahun-2022.csv> ;
    dcat:byteSize "111"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> a foaf:Agent ;
    foaf:name "Kabupaten Indragiri Hilir" .

