@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/dataset/35c58bab-052e-493d-85d8-a9e7bc0075f5> a dcat:Dataset ;
    dct:description "RUJUKAN PASIEN NOVEMBER 2023" ;
    dct:identifier "35c58bab-052e-493d-85d8-a9e7bc0075f5" ;
    dct:issued "2024-03-06T08:23:17.528781"^^xsd:dateTime ;
    dct:modified "2024-12-30T21:52:41.107903"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "RUJUKAN PASIEN NOVEMBER 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ENDANG LISTYOWATI, S.Kep.Ns,M.MKes" ;
            vcard:hasEmail <mailto:sdmk.puskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/35c58bab-052e-493d-85d8-a9e7bc0075f5/resource/8a5e06ca-5c34-403f-a342-d9d9edf72b31> ;
    dcat:keyword "pasien",
        "puskesmasjanti",
        "rujukan" .

<http://5.189.187.109/dataset/35c58bab-052e-493d-85d8-a9e7bc0075f5/resource/8a5e06ca-5c34-403f-a342-d9d9edf72b31> a dcat:Distribution ;
    dct:description "RUJUKAN PASIEN NOVEMBER 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-29T08:11:45.489653"^^xsd:dateTime ;
    dct:modified "2024-12-30T21:52:41.126074"^^xsd:dateTime ;
    dct:title "RUJUKAN PASIEN NOVEMBER 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/35c58bab-052e-493d-85d8-a9e7bc0075f5/resource/8a5e06ca-5c34-403f-a342-d9d9edf72b31/download/rujukan-pasien-november-2023.xlsx> ;
    dcat:byteSize "41461"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

