@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/2b6fd853-ea2a-4bb3-aa92-4c62ecf2f00f> a dcat:Dataset ;
    dct:description "Jumlah Posyandu Madya di Kota Yogyakarta" ;
    dct:identifier "2b6fd853-ea2a-4bb3-aa92-4c62ecf2f00f" ;
    dct:issued "2025-10-30T04:10:02.146334"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:10:02.146343"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> ;
    dct:title "Jumlah Posyandu Madya" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Dataset" ;
            vcard:hasEmail <mailto:dataset@jogjakota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2b6fd853-ea2a-4bb3-aa92-4c62ecf2f00f/resource/0c56811d-c94d-43c4-9348-d145e8845944>,
        <http://5.189.187.109/dataset/2b6fd853-ea2a-4bb3-aa92-4c62ecf2f00f/resource/62f515ec-5a8b-4313-91eb-33fdb98ddd7e> ;
    dcat:keyword "kesehatan",
        "posyandu" .

<http://5.189.187.109/dataset/2b6fd853-ea2a-4bb3-aa92-4c62ecf2f00f/resource/0c56811d-c94d-43c4-9348-d145e8845944> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-06T02:26:20.483805"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:10:02.137662"^^xsd:dateTime ;
    dct:title "Jumlah Posyandu Madya 2021.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/2b6fd853-ea2a-4bb3-aa92-4c62ecf2f00f/resource/0c56811d-c94d-43c4-9348-d145e8845944/download/jumlah-posyandu-madya-2021.xlsx> ;
    dcat:byteSize "10406"^^xsd:nonNegativeInteger .

<http://5.189.187.109/dataset/2b6fd853-ea2a-4bb3-aa92-4c62ecf2f00f/resource/62f515ec-5a8b-4313-91eb-33fdb98ddd7e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-06T02:26:00.246468"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:10:02.134504"^^xsd:dateTime ;
    dct:title "Jumlah Posyandu Madya 2020.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/2b6fd853-ea2a-4bb3-aa92-4c62ecf2f00f/resource/62f515ec-5a8b-4313-91eb-33fdb98ddd7e/download/jumlah-posyandu-madya-2020.xlsx> ;
    dcat:byteSize "10437"^^xsd:nonNegativeInteger .

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

