@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/d853c32b-cc03-4a2d-a25c-d0664fbd8259> a dcat:Dataset ;
    dct:identifier "bf04dc4e-105e-4377-a25e-20095db510aa" ;
    dct:issued "2023-09-17"^^xsd:date ;
    dct:modified "2024-12-04"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Asisten Deputi Sarana dan Prasarana Olahraga Prestasi" ] ;
    dct:title "Jumlah prasarana olahraga yang sesuai standar  Tahun 2023" ;
    dcat:keyword "olahraga" ;
    dcat:landingPage <https://satudata.kemenpora.go.id/dataset/detail/36/jumlah-prasarana-olahraga-yang-sesuai-standar-tahun-2023> .

<https://satudata.kemenpora.go.id/dataset/detail/36/jumlah-prasarana-olahraga-yang-sesuai-standar-tahun-2023> a foaf:Document .

