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

<http://5.189.187.109/dataset/0142a01e-4d7c-4f88-8a2a-1087286d3cf1> a dcat:Dataset ;
    dct:description "Tersedianya Sarana pada cabang olahraga unggulan di Provinsi/Kabupaten/Kota" ;
    dct:identifier "0142a01e-4d7c-4f88-8a2a-1087286d3cf1" ;
    dct:issued "2026-05-28T14:59:17.020070"^^xsd:dateTime ;
    dct:modified "2026-05-28T14:59:17.020087"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "Sarana Olahraga" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dopadu_v_3" ] .

<http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> a foaf:Agent ;
    foaf:name "Kabupaten Gunungkidul" .

