@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/5452ea38-8677-46d2-b18c-29b9b816a838> a dcat:Dataset ;
    dct:identifier "5452ea38-8677-46d2-b18c-29b9b816a838" ;
    dct:issued "2026-01-12T12:16:13.389851"^^xsd:dateTime ;
    dct:modified "2026-01-12T12:16:13.389864"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> ;
    dct:title "Jumlah puskesmas yang terakreditasi sampai dengan" ;
    dcat:distribution <http://5.189.187.109/dataset/5452ea38-8677-46d2-b18c-29b9b816a838/resource/fa9ef726-25a9-413b-a339-ffcd75e40dcf> ;
    dcat:keyword "Kota",
        "Puskesmas",
        "Surabaya" .

<http://5.189.187.109/dataset/5452ea38-8677-46d2-b18c-29b9b816a838/resource/fa9ef726-25a9-413b-a339-ffcd75e40dcf> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-06-20T03:42:07.613931"^^xsd:dateTime ;
    dct:modified "2026-01-12T12:16:13.383968"^^xsd:dateTime ;
    dct:title "Jumlah puskesmas yang terakreditasi sampai dengan 2021" ;
    dcat:accessURL <https://ckan.surabaya.go.id/dataset/5452ea38-8677-46d2-b18c-29b9b816a838/resource/fa9ef726-25a9-413b-a339-ffcd75e40dcf/download/kode11700kode25328kode3156.csv> ;
    dcat:byteSize "21741"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> a foaf:Agent ;
    foaf:name "Kota Surabaya" .

