@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/c3c262f5-624f-4056-b0ab-fed9c5796333> a dcat:Dataset ;
    dct:description "Jumlah Penyuluh KB di Kota Yogyakarta" ;
    dct:identifier "c3c262f5-624f-4056-b0ab-fed9c5796333" ;
    dct:issued "2025-10-30T05:07:45.782246"^^xsd:dateTime ;
    dct:modified "2025-10-30T05:07:45.782255"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> ;
    dct:title "Jumlah Penyuluh KB" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Dataset" ;
            vcard:hasEmail <mailto:dataset@jogjakota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c3c262f5-624f-4056-b0ab-fed9c5796333/resource/14df1728-662d-4412-88b2-82649c9127a1>,
        <http://5.189.187.109/dataset/c3c262f5-624f-4056-b0ab-fed9c5796333/resource/1c49ec1e-7134-4025-8ced-d6b911e53ee3> ;
    dcat:keyword "KB",
        "penyuluh" .

<http://5.189.187.109/dataset/c3c262f5-624f-4056-b0ab-fed9c5796333/resource/14df1728-662d-4412-88b2-82649c9127a1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-09T04:56:40.385893"^^xsd:dateTime ;
    dct:modified "2025-10-30T05:07:45.767577"^^xsd:dateTime ;
    dct:title "Jumlah Penyuluh KB 2020.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/c3c262f5-624f-4056-b0ab-fed9c5796333/resource/14df1728-662d-4412-88b2-82649c9127a1/download/jumlah-penyuluh-kb-2020.xlsx> ;
    dcat:byteSize "10447"^^xsd:nonNegativeInteger .

<http://5.189.187.109/dataset/c3c262f5-624f-4056-b0ab-fed9c5796333/resource/1c49ec1e-7134-4025-8ced-d6b911e53ee3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-09T04:56:50.247573"^^xsd:dateTime ;
    dct:modified "2025-10-30T05:07:45.770603"^^xsd:dateTime ;
    dct:title "Jumlah Penyuluh KB 2021.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/c3c262f5-624f-4056-b0ab-fed9c5796333/resource/1c49ec1e-7134-4025-8ced-d6b911e53ee3/download/jumlah-penyuluh-kb-2021.xlsx> ;
    dcat:byteSize "10429"^^xsd:nonNegativeInteger .

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

