@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/c922d244-32ae-4400-b872-765715e06772> a dcat:Dataset ;
    dct:description "RSUD DAYA 2024" ;
    dct:identifier "335de69f-c30f-4c91-8d3a-480ae42933c5" ;
    dct:issued "2024-04-22T05:20:03"^^xsd:dateTime ;
    dct:modified "2024-04-22T05:20:03"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "RSUD DAYA 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/c922d244-32ae-4400-b872-765715e06772/resource/f21a3c7d-6856-4561-960d-e628c31d820f> ;
    dcat:keyword "daya",
        "pr",
        "rsud" ;
    dcat:landingPage <https://data.makassarkota.go.id/publikasi> .

<http://5.189.187.109/dataset/c922d244-32ae-4400-b872-765715e06772/resource/f21a3c7d-6856-4561-960d-e628c31d820f> a dcat:Distribution ;
    dct:description "RSUD DAYA 2024" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-23T02:53:21.793876"^^xsd:dateTime ;
    dct:modified "2024-04-23T02:53:21.760093"^^xsd:dateTime ;
    dct:title "RSUD DAYA 2024" ;
    dcat:accessURL <https://opendata.makassarkota.go.id/class/file/get-dataset/skpdtest/61.20240422_132003.xlsx> .

<https://data.makassarkota.go.id/publikasi> a foaf:Document .

