@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/ae817b98-fa19-46de-99e2-42d72863ba96> a dcat:Dataset ;
    dct:description "<p>Jumlah Izin Sarana Kesehatan</p>" ;
    dct:identifier "db6f2c07-68fb-4557-a371-d648fe994404" ;
    dct:issued "2025-02-04"^^xsd:date ;
    dct:modified "2025-02-04"^^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/ae817b98-fa19-46de-99e2-42d72863ba96/resource/31e44f0d-b7e8-4066-89d9-e294e8bf4238> ;
    dcat:keyword "izin",
        "jumlah",
        "kesehatan",
        "sarana" .

<http://5.189.187.109/dataset/ae817b98-fa19-46de-99e2-42d72863ba96/resource/31e44f0d-b7e8-4066-89d9-e294e8bf4238> a dcat:Distribution ;
    dct:description "<p>Jumlah Izin Sarana Kesehatan</p>" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-15T03:43:09.995354"^^xsd:dateTime ;
    dct:modified "2026-01-15T03:43:09.978015"^^xsd:dateTime ;
    dct:title "Jumlah Izin Sarana Kesehatan Tahun 2024" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10122/jumlah-izin-sarana-kesehatan-tahun-2024.xlsx> .

