@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/be1b5fca-9ad7-48a4-9c8d-772831512872> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "a5d719ae-a17b-4a97-8987-5a003191a873" ;
    dct:issued "2019-03-12"^^xsd:date ;
    dct:modified "2019-03-12"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Jumlah Perawat Tahun 2016" ;
    dcat:distribution <http://5.189.187.109/dataset/be1b5fca-9ad7-48a4-9c8d-772831512872/resource/a115286a-dc6f-4816-9e38-8502f85d7447> ;
    dcat:keyword "Perawat" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/jumlah-perawat-tahun-2016> .

<http://5.189.187.109/dataset/be1b5fca-9ad7-48a4-9c8d-772831512872/resource/a115286a-dc6f-4816-9e38-8502f85d7447> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:28:11.733596"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:28:11.725502"^^xsd:dateTime ;
    dct:title "Jumlah Perawat Tahun 2016" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Jumlah%20Perawat%20Tahun%202016.xlsx> .

<https://data.ntbprov.go.id/dataset/jumlah-perawat-tahun-2016> a foaf:Document .

