@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/5408c391-4e63-4e85-a0a0-64809dab23e8> a dcat:Dataset ;
    dct:identifier "5408c391-4e63-4e85-a0a0-64809dab23e8" ;
    dct:issued "2026-01-12T12:16:07.672356"^^xsd:dateTime ;
    dct:modified "2026-01-12T12:16:07.672366"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> ;
    dct:title "Jumlah rumah sakit milik pemerintah kota surabaya dalam kondisi baik" ;
    dcat:distribution <http://5.189.187.109/dataset/5408c391-4e63-4e85-a0a0-64809dab23e8/resource/36b7efca-737b-4d1b-9cd2-74e193b1bcba> ;
    dcat:keyword "Kota",
        "Rumah",
        "Sakit",
        "Surabaya" .

<http://5.189.187.109/dataset/5408c391-4e63-4e85-a0a0-64809dab23e8/resource/36b7efca-737b-4d1b-9cd2-74e193b1bcba> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-06-16T08:58:03.442386"^^xsd:dateTime ;
    dct:modified "2026-01-12T12:16:07.666441"^^xsd:dateTime ;
    dct:title "Jumlah rumah sakit milik pemerintah kota surabaya dalam kondisi baik 2021" ;
    dcat:accessURL <https://ckan.surabaya.go.id/dataset/5408c391-4e63-4e85-a0a0-64809dab23e8/resource/36b7efca-737b-4d1b-9cd2-74e193b1bcba/download/kode11700kode26115kode3157.csv> ;
    dcat:byteSize "14185"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

