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

<http://5.189.187.109/dataset/5e8aeacb-4959-49f5-a167-264c5730a477> a dcat:Dataset ;
    dct:description "Daftar rumah sakit di Kabupaten Nganjuk baik milik pemerintah/non pemerintah beserta lokasi/letak rumah sakit" ;
    dct:identifier "5e8aeacb-4959-49f5-a167-264c5730a477" ;
    dct:issued "2024-10-20T08:50:47.444763"^^xsd:dateTime ;
    dct:modified "2024-10-20T08:50:47.444772"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f93f2283-253f-402a-a5e4-b17e5e400597> ;
    dct:title "Daftar Rumah Sakit di Kabupaten Nganjuk" ;
    owl:versionInfo "2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan" ;
            vcard:hasEmail <mailto:dinkes@nganjukkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5e8aeacb-4959-49f5-a167-264c5730a477/resource/2c9fb1cf-0e01-47e3-bc91-e0b6f3b8937d> ;
    dcat:keyword "kesehatan" .

<http://5.189.187.109/dataset/5e8aeacb-4959-49f5-a167-264c5730a477/resource/2c9fb1cf-0e01-47e3-bc91-e0b6f3b8937d> a dcat:Distribution ;
    dct:description "Daftar rumah sakit di Kabupaten Nganjuk baik milik pemerintah/non pemerintah beserta lokasi/letak rumah sakit" ;
    dct:format "XLSX" ;
    dct:issued "2024-09-12T04:04:03.770953"^^xsd:dateTime ;
    dct:modified "2024-10-20T08:50:47.437103"^^xsd:dateTime ;
    dct:title "daftar-rumah-sakit-di-kabupaten-nganjuk" ;
    dcat:accessURL <https://dashboard.nganjukkab.go.id/assets/excel_ckan/1011_20240912082757_20240912082822.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/f93f2283-253f-402a-a5e4-b17e5e400597> a foaf:Agent ;
    foaf:name "Kabupaten Nganjuk" .

