@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/05b651aa-ec3e-4116-82a2-8fdf397cf480> a dcat:Dataset ;
    dct:description "DATA RESTO PANAKKUKANG 2023" ;
    dct:identifier "595a2168-ea38-4c25-b633-3db3c21a70f3" ;
    dct:issued "2024-04-22T05:25:51"^^xsd:dateTime ;
    dct:modified "2024-04-22T05:25:51"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "DATA RESTO PANAKKUKANG 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/05b651aa-ec3e-4116-82a2-8fdf397cf480/resource/5d84048e-fc71-4886-b488-90cb9138164d> ;
    dcat:keyword "bintang",
        "hotel",
        "makan" ;
    dcat:landingPage <https://data.makassarkota.go.id/publikasi> .

<http://5.189.187.109/dataset/05b651aa-ec3e-4116-82a2-8fdf397cf480/resource/5d84048e-fc71-4886-b488-90cb9138164d> a dcat:Distribution ;
    dct:description "DATA RESTO PANAKKUKANG 2023" ;
    dct:format "XLS" ;
    dct:issued "2024-04-23T02:57:50.834876"^^xsd:dateTime ;
    dct:modified "2024-04-23T02:57:50.814593"^^xsd:dateTime ;
    dct:title "DATA RESTO PANAKKUKANG 2023" ;
    dcat:accessURL <https://opendata.makassarkota.go.id/class/file/get-dataset/skpdtest/386.20240422_132551.xls> .

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

