@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/ddf5c285-3b44-4ef9-a0f1-1a7838d6e76b> a dcat:Dataset ;
    dct:description "Jumlah Posyandu di Kota Yogyakarta" ;
    dct:identifier "ddf5c285-3b44-4ef9-a0f1-1a7838d6e76b" ;
    dct:issued "2025-10-30T04:13:26.657371"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:13:26.657378"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> ;
    dct:title "Jumlah Posyandu" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Dataset" ;
            vcard:hasEmail <mailto:dataset@jogjakota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ddf5c285-3b44-4ef9-a0f1-1a7838d6e76b/resource/22dd0d07-97b7-4056-9dbd-1ba41212cb9f>,
        <http://5.189.187.109/dataset/ddf5c285-3b44-4ef9-a0f1-1a7838d6e76b/resource/3ea683f1-b956-41e9-b9a8-8c80d62b6c68> ;
    dcat:keyword "kesehatan",
        "posyandu" .

<http://5.189.187.109/dataset/ddf5c285-3b44-4ef9-a0f1-1a7838d6e76b/resource/22dd0d07-97b7-4056-9dbd-1ba41212cb9f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-06T02:24:50.887931"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:13:26.647498"^^xsd:dateTime ;
    dct:title "Jumlah Posyandu 2021.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/ddf5c285-3b44-4ef9-a0f1-1a7838d6e76b/resource/22dd0d07-97b7-4056-9dbd-1ba41212cb9f/download/jumlah-posyandu-2021.xlsx> ;
    dcat:byteSize "10445"^^xsd:nonNegativeInteger .

<http://5.189.187.109/dataset/ddf5c285-3b44-4ef9-a0f1-1a7838d6e76b/resource/3ea683f1-b956-41e9-b9a8-8c80d62b6c68> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-09-06T02:24:35.495821"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:13:26.645332"^^xsd:dateTime ;
    dct:title "Jumlah Posyandu 2020.xlsx" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/ddf5c285-3b44-4ef9-a0f1-1a7838d6e76b/resource/3ea683f1-b956-41e9-b9a8-8c80d62b6c68/download/jumlah-posyandu-2020.xlsx> ;
    dcat:byteSize "10449"^^xsd:nonNegativeInteger .

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

