@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/f061600b-3656-4327-abc7-08474539d08f> a dcat:Dataset ;
    dct:description "Jumlah Kantor Pos di Kota Yogyakarta" ;
    dct:identifier "f061600b-3656-4327-abc7-08474539d08f" ;
    dct:issued "2025-10-30T05:19:09.250636"^^xsd:dateTime ;
    dct:modified "2025-10-30T05:19:09.250649"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> ;
    dct:title "Jumlah Kantor Pos" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Dataset" ;
            vcard:hasEmail <mailto:dataset@jogjakota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f061600b-3656-4327-abc7-08474539d08f/resource/e4b9b31e-c654-4db5-97c0-fd3c8b01b20f>,
        <http://5.189.187.109/dataset/f061600b-3656-4327-abc7-08474539d08f/resource/fe0ee819-1804-40ab-9553-73e942470d0f> ;
    dcat:keyword "kantor pos" .

<http://5.189.187.109/dataset/f061600b-3656-4327-abc7-08474539d08f/resource/e4b9b31e-c654-4db5-97c0-fd3c8b01b20f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-12T07:12:56.598959"^^xsd:dateTime ;
    dct:modified "2025-10-30T05:19:09.242700"^^xsd:dateTime ;
    dct:title "Jumlah Kantor Pos 2021.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/f061600b-3656-4327-abc7-08474539d08f/resource/e4b9b31e-c654-4db5-97c0-fd3c8b01b20f/download/jumlah-kantor-pos-2021.xlsx> ;
    dcat:byteSize "10292"^^xsd:nonNegativeInteger .

<http://5.189.187.109/dataset/f061600b-3656-4327-abc7-08474539d08f/resource/fe0ee819-1804-40ab-9553-73e942470d0f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-12T07:12:40.793985"^^xsd:dateTime ;
    dct:modified "2025-10-30T05:19:09.240106"^^xsd:dateTime ;
    dct:title "Jumlah Kantor Pos 2020.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/f061600b-3656-4327-abc7-08474539d08f/resource/fe0ee819-1804-40ab-9553-73e942470d0f/download/jumlah-kantor-pos-2020.xlsx> ;
    dcat:byteSize "10305"^^xsd:nonNegativeInteger .

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

