@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/d03d0564-0cd1-4d29-8045-1bf5feefdd9c> a dcat:Dataset ;
    dct:description "Jumlah Gugus Depan Tahun 2023 sebanyak 444." ;
    dct:identifier "d03d0564-0cd1-4d29-8045-1bf5feefdd9c" ;
    dct:issued "2025-10-30T05:12:05.564898"^^xsd:dateTime ;
    dct:modified "2025-10-30T05:12:05.564918"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> ;
    dct:title "Jumlah Gugus Depan Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ketua Kwartir Cabang Kota Yogyakarta" ;
            vcard:hasEmail <mailto:kotajogja@pramukadiy.or.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/d03d0564-0cd1-4d29-8045-1bf5feefdd9c/resource/9074e893-2b5f-471f-8a44-87609e76800d> ;
    dcat:keyword "Gugus Depan" .

<http://5.189.187.109/dataset/d03d0564-0cd1-4d29-8045-1bf5feefdd9c/resource/9074e893-2b5f-471f-8a44-87609e76800d> a dcat:Distribution ;
    dct:description "Jumlah Gugus Depan Tahun 2023 sebanyak 444." ;
    dct:format "XLSX" ;
    dct:issued "2024-10-09T02:08:20.583710"^^xsd:dateTime ;
    dct:modified "2025-10-30T05:12:05.556556"^^xsd:dateTime ;
    dct:title "Jumlah Gugus Depan Tahun 2023.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/d03d0564-0cd1-4d29-8045-1bf5feefdd9c/resource/9074e893-2b5f-471f-8a44-87609e76800d/download/152.-jumlah-gugus-depan-tahun-2023.xlsx> ;
    dcat:byteSize "5203"^^xsd:nonNegativeInteger .

<http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> a foaf:Agent ;
    foaf:name "Kota Yogyakarta" .

