@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/3a137dc5-6423-48bc-8b2c-955717302bd7> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "66faf51f-914a-4952-9a24-e2ec3d13fdb8" ;
    dct:issued "2022-12-03"^^xsd:date ;
    dct:modified "2022-12-28"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Jumlah Tenaga Keperawatan di Kabupaten Tangerang" ;
    dcat:distribution <http://5.189.187.109/dataset/3a137dc5-6423-48bc-8b2c-955717302bd7/resource/78187bd5-d2c9-4028-93a5-f52284d9ff3c> ;
    dcat:keyword "health" ;
    dcat:landingPage <https://opendata.tangerangkab.go.id/dataset/jumlah-tenaga-keperawatan-di-kabupaten-tangerang> .

<http://5.189.187.109/dataset/3a137dc5-6423-48bc-8b2c-955717302bd7/resource/78187bd5-d2c9-4028-93a5-f52284d9ff3c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-16T03:54:40.564691"^^xsd:dateTime ;
    dct:modified "2024-10-16T03:54:40.542538"^^xsd:dateTime ;
    dct:title "Jumlah Tenaga Keperawatan Tahun 2021" ;
    dcat:accessURL <https://opendata.tangerangkab.go.id/sites/default/files/Jumlah%20Tenaga%20Keperawatan%20Tahun%202021.csv> .

<https://opendata.tangerangkab.go.id/dataset/jumlah-tenaga-keperawatan-di-kabupaten-tangerang> a foaf:Document .

