@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://5.189.187.109:5000/dataset/d56aa8df-768a-4466-97ac-9518a9d4e33a> a dcat:Dataset ;
    dct:description "Data Jumlah Ambulance RSUD Ketapang Tahun 2024" ;
    dct:identifier "d56aa8df-768a-4466-97ac-9518a9d4e33a" ;
    dct:issued "2026-04-08T21:42:59.544075"^^xsd:dateTime ;
    dct:modified "2026-04-08T21:42:59.544096"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/0994f3e0-9b38-4741-99ac-2ddd4b526e2e> ;
    dct:title "Data Jumlah Ambulance RSUD Ketapang Tahun 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Ketapang" ;
            vcard:hasEmail <mailto:rsuketapang@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/d56aa8df-768a-4466-97ac-9518a9d4e33a/resource/42cbffdc-3a09-4e1f-bbee-2c6054f27939> ;
    dcat:keyword "Ambulance",
        "rsudketapang" .

<http://5.189.187.109:5000/dataset/d56aa8df-768a-4466-97ac-9518a9d4e33a/resource/42cbffdc-3a09-4e1f-bbee-2c6054f27939> a dcat:Distribution ;
    dct:description "Data Jumlah Ambulance RSUD Ketapang Tahun 2024" ;
    dct:format "XLSX" ;
    dct:issued "2025-01-02T04:52:23.451844"^^xsd:dateTime ;
    dct:modified "2026-04-08T21:42:59.532794"^^xsd:dateTime ;
    dct:title "Data Jumlah Ambulance RSUD Ketapang 2024.xlsx" ;
    dcat:accessURL <https://ckan.sampangkab.go.id/dataset/d56aa8df-768a-4466-97ac-9518a9d4e33a/resource/42cbffdc-3a09-4e1f-bbee-2c6054f27939/download/data-jumlah-ambulance-rsud-ketapang-2024.xlsx> ;
    dcat:byteSize "10219"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/0994f3e0-9b38-4741-99ac-2ddd4b526e2e> a foaf:Agent ;
    foaf:name "Kabupaten Sampang" .

