@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/d28011f6-51f3-492d-bf8b-564862714718> 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/d28011f6-51f3-492d-bf8b-564862714718/resource/f5a32fb9-c0e4-4beb-971b-c582c25fde06> ;
    dcat:keyword "izin",
        "jumlah ",
        "kesehatan",
        "sarana" .

<http://5.189.187.109/dataset/d28011f6-51f3-492d-bf8b-564862714718/resource/f5a32fb9-c0e4-4beb-971b-c582c25fde06> a dcat:Distribution ;
    dct:description "Jumlah Izin Sarana Kesehatan" ;
    dct:format "XLSX" ;
    dct:issued "2023-04-12T11:00:08.359640"^^xsd:dateTime ;
    dct:modified "2023-04-12T11:00:08.338086"^^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> .

