@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/ff4ede8b-9428-4f54-91a6-4051e1d9dee8> a dcat:Dataset ;
    dct:description "Jumlah Kelahiran di Kota Yogyakarta" ;
    dct:identifier "ff4ede8b-9428-4f54-91a6-4051e1d9dee8" ;
    dct:issued "2025-10-30T04:13:30.854104"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:13:30.854114"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> ;
    dct:title "Jumlah Kelahiran" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Dataset" ;
            vcard:hasEmail <mailto:dataset@jogjakota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ff4ede8b-9428-4f54-91a6-4051e1d9dee8/resource/bcc21bb7-18f8-4ff6-b648-6e33ef2a376d>,
        <http://5.189.187.109/dataset/ff4ede8b-9428-4f54-91a6-4051e1d9dee8/resource/bf21e4b6-0a2d-4994-b447-925153b205c7> ;
    dcat:keyword "kelahiran",
        "kependudukan" .

<http://5.189.187.109/dataset/ff4ede8b-9428-4f54-91a6-4051e1d9dee8/resource/bcc21bb7-18f8-4ff6-b648-6e33ef2a376d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-08T02:57:57.038111"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:13:30.823931"^^xsd:dateTime ;
    dct:title "Jumlah Kelahiran 2021.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/ff4ede8b-9428-4f54-91a6-4051e1d9dee8/resource/bcc21bb7-18f8-4ff6-b648-6e33ef2a376d/download/jumlah-kelahiran-2021.xlsx> ;
    dcat:byteSize "10484"^^xsd:nonNegativeInteger .

<http://5.189.187.109/dataset/ff4ede8b-9428-4f54-91a6-4051e1d9dee8/resource/bf21e4b6-0a2d-4994-b447-925153b205c7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-08T02:57:47.531142"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:13:30.821075"^^xsd:dateTime ;
    dct:title "Jumlah Kelahiran 2020.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/ff4ede8b-9428-4f54-91a6-4051e1d9dee8/resource/bf21e4b6-0a2d-4994-b447-925153b205c7/download/jumlah-kelahiran-2020.xlsx> ;
    dcat:byteSize "10491"^^xsd:nonNegativeInteger .

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

