@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/511008fb-9b66-4ece-abe0-1ed86c8adef6> a dcat:Dataset ;
    dct:description "KEJURPROV TAHUN 2022, POPDA XV TAHUN 2022 dan KEJURDA FUTSAL Tahun 2022" ;
    dct:identifier "511008fb-9b66-4ece-abe0-1ed86c8adef6" ;
    dct:issued "2026-04-29T06:19:06.098257"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:19:06.098274"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> ;
    dct:title "Data Jumlah Medali pada Kejuaraan 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/511008fb-9b66-4ece-abe0-1ed86c8adef6/resource/d4f3729f-83e3-4a52-a4d4-7f46f27cb096> ;
    dcat:keyword "Olahraga" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109/dataset/511008fb-9b66-4ece-abe0-1ed86c8adef6/resource/d4f3729f-83e3-4a52-a4d4-7f46f27cb096> a dcat:Distribution ;
    dct:description "KEJURPROV TAHUN 2022, POPDA TAHUN 2022 dan KEJURDA FUTSAL TAHUN 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-01-20T04:37:28.521161"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:19:06.091147"^^xsd:dateTime ;
    dct:title "Data Jumlah Medali Tahun 2022" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "123ec8c7224abe34d1cefe86ceb811fc"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.inhilkab.go.id/dataset/511008fb-9b66-4ece-abe0-1ed86c8adef6/resource/d4f3729f-83e3-4a52-a4d4-7f46f27cb096/download/data-medali-pada-kejuaraan-tahun-2022.csv> ;
    dcat:byteSize "165"^^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" .

