@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/9e28fcea-4b0e-4dd0-936b-d9f3c6bb7659> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "302f74e5-e1c1-4d72-ae91-6c0177789639" ;
    dct:issued "2023-09-12"^^xsd:date ;
    dct:modified "2024-02-17"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "02. Dinas Kesehatan" ] ;
    dct:title "Jumlah Perawat di Kabupaten Lima Puluh Kota" ;
    dcat:distribution <http://5.189.187.109/dataset/9e28fcea-4b0e-4dd0-936b-d9f3c6bb7659/resource/0b6d27d1-edad-4a63-b47e-9ae3063dda4b> ;
    dcat:keyword "Kesehatan" ;
    dcat:landingPage <https://opendata.limapuluhkotakab.go.id/dataset/jumlah-perawat-di-kabupaten-lima-puluh-kota> .

<http://5.189.187.109/dataset/9e28fcea-4b0e-4dd0-936b-d9f3c6bb7659/resource/0b6d27d1-edad-4a63-b47e-9ae3063dda4b> a dcat:Distribution ;
    dct:description "-" ;
    dct:format "CSV" ;
    dct:issued "2026-02-09T05:22:57.838088"^^xsd:dateTime ;
    dct:modified "2026-02-09T05:22:57.822918"^^xsd:dateTime ;
    dct:title "Jumlah Perawat di Kabupaten Lima Puluh Kota" ;
    dcat:accessURL <https://opendata.limapuluhkotakab.go.id/download/b89d8451f9ed42f39dd556d0b092bd6a.csv> .

<https://opendata.limapuluhkotakab.go.id/dataset/jumlah-perawat-di-kabupaten-lima-puluh-kota> a foaf:Document .

