@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#> .

<https://data.kaltimprov.go.id/dataset/a5475b66-ea1f-4beb-af99-b97bffc451cf> a dcat:Dataset ;
    dct:description "Lembaga yang mengurus suatu kegiatan olahraga" ;
    dct:identifier "a5475b66-ea1f-4beb-af99-b97bffc451cf" ;
    dct:issued "2026-09-04T21:46:56.986016"^^xsd:dateTime ;
    dct:modified "2026-09-04T21:46:56.986020"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/01e23328-9443-497e-b26d-d00febc4a8b3> ;
    dct:title "Organisasi Olahraga" .

<https://data.kaltimprov.go.id/organization/01e23328-9443-497e-b26d-d00febc4a8b3> a foaf:Agent ;
    foaf:name "Kabupaten Mahakam Ulu" .

