@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/20716b3a-33f5-4eaa-bbdd-86fe5c9e0082> a dcat:Dataset ;
    dct:description "Jumlah Kelurahan di Kota Yogyakarta" ;
    dct:identifier "20716b3a-33f5-4eaa-bbdd-86fe5c9e0082" ;
    dct:issued "2025-10-30T04:09:01.654570"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:09:01.654582"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> ;
    dct:title "Jumlah Kelurahan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Dataset" ;
            vcard:hasEmail <mailto:dataset@jogjakota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/20716b3a-33f5-4eaa-bbdd-86fe5c9e0082/resource/0b7c17a9-7699-4cd2-ae19-3f87ed4e9339>,
        <http://5.189.187.109/dataset/20716b3a-33f5-4eaa-bbdd-86fe5c9e0082/resource/3679b87a-be00-47ed-8ba5-69d55c2679c5> ;
    dcat:keyword "kelurahan" .

<http://5.189.187.109/dataset/20716b3a-33f5-4eaa-bbdd-86fe5c9e0082/resource/0b7c17a9-7699-4cd2-ae19-3f87ed4e9339> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-06T03:23:57.792327"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:09:01.647022"^^xsd:dateTime ;
    dct:title "Jumlah Kelurahan 2020.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/20716b3a-33f5-4eaa-bbdd-86fe5c9e0082/resource/0b7c17a9-7699-4cd2-ae19-3f87ed4e9339/download/jumlah-kelurahan-2020.xlsx> ;
    dcat:byteSize "10418"^^xsd:nonNegativeInteger .

<http://5.189.187.109/dataset/20716b3a-33f5-4eaa-bbdd-86fe5c9e0082/resource/3679b87a-be00-47ed-8ba5-69d55c2679c5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-06T03:24:07.875391"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:09:01.648854"^^xsd:dateTime ;
    dct:title "Jumlah Kelurahan 2021.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/20716b3a-33f5-4eaa-bbdd-86fe5c9e0082/resource/3679b87a-be00-47ed-8ba5-69d55c2679c5/download/jumlah-kelurahan-2021.xlsx> ;
    dcat:byteSize "10418"^^xsd:nonNegativeInteger .

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

