@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/59d87e63-ab43-4841-a3f3-27b9381709ea> a dcat:Dataset ;
    dct:description "Jumlah Izin Sarana Kesehatan" ;
    dct:identifier "b6901f8d-d9f1-4087-a306-984cedf9c788" ;
    dct:issued "2023-02-08"^^xsd:date ;
    dct:modified "2023-02-08"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PENANAMAN MODAL DAN PELAYANAN TERPADU SATU PINTU" ] ;
    dct:title "Jumlah Izin Sarana Kesehatan" ;
    dcat:distribution <http://5.189.187.109/dataset/59d87e63-ab43-4841-a3f3-27b9381709ea/resource/f86ca413-f29a-40b0-b872-d99792a2fa4f> ;
    dcat:keyword "izin",
        "jumlah",
        "kesehatan",
        "sarana" .

<http://5.189.187.109/dataset/59d87e63-ab43-4841-a3f3-27b9381709ea/resource/f86ca413-f29a-40b0-b872-d99792a2fa4f> a dcat:Distribution ;
    dct:description "Jumlah Izin Sarana Kesehatan" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-15T04:19:51.970435"^^xsd:dateTime ;
    dct:modified "2026-01-15T04:19:51.959758"^^xsd:dateTime ;
    dct:title "Jumlah Izin Sarana Kesehatan Tahun 2022" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10122/jumlah-izin-sarana-kesehatan-tahun-2022.xlsx> .

