@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/d41082ae-ad27-4a07-a3fd-1f6ae31150c4> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "b4d5fdf7-6160-42ad-ac5d-38b4bdbaf845" ;
    dct:issued "2024-09-13"^^xsd:date ;
    dct:modified "2024-09-13"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Daftar Rumah Sakit di Kabupaten Tangerang" ;
    dcat:distribution <http://5.189.187.109/dataset/d41082ae-ad27-4a07-a3fd-1f6ae31150c4/resource/52e96ef7-9eda-45d9-8d85-ec41b6cb018e> ;
    dcat:keyword "kesehatan" ;
    dcat:landingPage <https://opendata.tangerangkab.go.id/dataset/daftar-rumah-sakit-di-kabupaten-tangerang> .

<http://5.189.187.109/dataset/d41082ae-ad27-4a07-a3fd-1f6ae31150c4/resource/52e96ef7-9eda-45d9-8d85-ec41b6cb018e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-16T03:40:26.626863"^^xsd:dateTime ;
    dct:modified "2024-10-16T03:40:26.586334"^^xsd:dateTime ;
    dct:title "Daftar Rumah Sakit Tahun 2023" ;
    dcat:accessURL <https://opendata.tangerangkab.go.id/sites/default/files/Daftar%20Rumah%20Sakit.csv> .

<https://opendata.tangerangkab.go.id/dataset/daftar-rumah-sakit-di-kabupaten-tangerang> a foaf:Document .

