@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:5000/dataset/f524fe96-5022-4a82-a1ba-ccb2b2bc093c> a dcat:Dataset ;
    dct:description "Jumlah Lapangan Voli" ;
    dct:identifier "f524fe96-5022-4a82-a1ba-ccb2b2bc093c" ;
    dct:issued "2026-04-09T04:56:30.853602"^^xsd:dateTime ;
    dct:modified "2026-04-09T04:56:30.853619"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/5dac8e07-7694-4247-95f5-00fe49fb4eff> ;
    dct:title "Jumlah Lapangan Voli" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pendidikan, Kepemudaan dan Olahraga" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f524fe96-5022-4a82-a1ba-ccb2b2bc093c/resource/7243f5c3-7199-4ce3-8a34-cf429398d0bd> .

<http://5.189.187.109:5000/dataset/f524fe96-5022-4a82-a1ba-ccb2b2bc093c/resource/7243f5c3-7199-4ce3-8a34-cf429398d0bd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-10-24T09:00:06.915815"^^xsd:dateTime ;
    dct:modified "2026-04-09T04:56:30.846631"^^xsd:dateTime ;
    dct:title "Jumlah Lapangan Voli" ;
    dcat:accessURL <https://data.kuduskab.go.id/dataset/f524fe96-5022-4a82-a1ba-ccb2b2bc093c/resource/7243f5c3-7199-4ce3-8a34-cf429398d0bd/download/voli.xlsx> ;
    dcat:byteSize "11058"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/5dac8e07-7694-4247-95f5-00fe49fb4eff> a foaf:Agent ;
    foaf:name "Kabupaten Kudus" .

