@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/7e9d5f9e-c918-4a31-aa33-a15a54a11040> a dcat:Dataset ;
    dct:description "Jumlah Bidan di Kota Yogyakarta" ;
    dct:identifier "7e9d5f9e-c918-4a31-aa33-a15a54a11040" ;
    dct:issued "2025-10-30T04:12:56.967712"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:12:56.967720"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> ;
    dct:title "Jumlah Bidan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Dataset" ;
            vcard:hasEmail <mailto:dataset@jogjakota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7e9d5f9e-c918-4a31-aa33-a15a54a11040/resource/82f9b1d7-6053-462c-b801-9a3c699cc03a>,
        <http://5.189.187.109/dataset/7e9d5f9e-c918-4a31-aa33-a15a54a11040/resource/e1118f91-6598-46d3-ab4a-2e06c606e30c> ;
    dcat:keyword "bidan",
        "kesehatan" .

<http://5.189.187.109/dataset/7e9d5f9e-c918-4a31-aa33-a15a54a11040/resource/82f9b1d7-6053-462c-b801-9a3c699cc03a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-06T01:27:16.117525"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:12:56.953131"^^xsd:dateTime ;
    dct:title "Jumlah Bidan 2020.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/7e9d5f9e-c918-4a31-aa33-a15a54a11040/resource/82f9b1d7-6053-462c-b801-9a3c699cc03a/download/jumlah-bidan-2020.xlsx> ;
    dcat:byteSize "10441"^^xsd:nonNegativeInteger .

<http://5.189.187.109/dataset/7e9d5f9e-c918-4a31-aa33-a15a54a11040/resource/e1118f91-6598-46d3-ab4a-2e06c606e30c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-06T01:27:34.066153"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:12:56.955195"^^xsd:dateTime ;
    dct:title "Jumlah Bidan 2021.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/7e9d5f9e-c918-4a31-aa33-a15a54a11040/resource/e1118f91-6598-46d3-ab4a-2e06c606e30c/download/jumlah-bidan-2021.xlsx> ;
    dcat:byteSize "10441"^^xsd:nonNegativeInteger .

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

