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

<http://data.labura.go.id/dataset/ee963710-1d6e-4878-b078-9b7de829020f> a dcat:Dataset ;
    dct:description "Jumlah Tenaga Kesehatan (Pemerintah dan Swasta) di Labuhanbatu Utara" ;
    dct:identifier "ee963710-1d6e-4878-b078-9b7de829020f" ;
    dct:issued "2023-08-16T02:17:51.322458"^^xsd:dateTime ;
    dct:modified "2023-08-16T02:19:52.594447"^^xsd:dateTime ;
    dct:publisher <http://data.labura.go.id/organization/751bd43b-3ef7-40da-acc7-dcdfc594a466> ;
    dct:title "Jumlah Tenaga Kesehatan (Pemerintah dan Swasta)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPS Kabupaten Labuhanbatu Utara" ;
            vcard:hasEmail <mailto:bps1223@bps.go.id> ] ;
    dcat:distribution <http://data.labura.go.id/dataset/ee963710-1d6e-4878-b078-9b7de829020f/resource/4e92cb01-5bb7-483d-aaa8-7044387b1bed> ;
    dcat:keyword "jumlah tenaga kesehatan",
        "pemerintah",
        "swasta",
        "tenaga kesehatan" ;
    dcat:landingPage <Badan%20Pusat%20Stastistik> .

<Badan%20Pusat%20Stastistik> a foaf:Document .

<http://data.labura.go.id/dataset/ee963710-1d6e-4878-b078-9b7de829020f/resource/4e92cb01-5bb7-483d-aaa8-7044387b1bed> a dcat:Distribution ;
    dct:description "Jumlah Tenaga Kesehatan Menurut Kecamatan di Kabupaten Labuhanbatu Utara 2021" ;
    dct:format "CSV" ;
    dct:issued "2023-08-16T02:19:52.379439"^^xsd:dateTime ;
    dct:modified "2023-08-16T02:19:52.598412"^^xsd:dateTime ;
    dct:title "Jumlah Tenaga Kesehatan Menurut Kecamatan 2021" ;
    dcat:accessURL <https://data.labura.go.id/dataset/ee963710-1d6e-4878-b078-9b7de829020f/resource/4e92cb01-5bb7-483d-aaa8-7044387b1bed/download/4.2.2-jumlah-tenaga-kesehatan-menurut-kecamatan-di-kabupaten-labuhanbatu-utara-2021.csv> ;
    dcat:byteSize "470"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://data.labura.go.id/organization/751bd43b-3ef7-40da-acc7-dcdfc594a466> a foaf:Agent ;
    foaf:name "BPS Kabupaten Labuhanbatu Utara" .

