@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/e5fed9a7-9492-43d8-98c6-04dc831b8161> a dcat:Dataset ;
    dct:description "LORONG WISATA 2024" ;
    dct:identifier "e073415d-c555-49c1-9e92-6092221931e3" ;
    dct:issued "2024-04-22T05:25:21"^^xsd:dateTime ;
    dct:modified "2024-04-22T05:25:21"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "LORONG WISATA 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/e5fed9a7-9492-43d8-98c6-04dc831b8161/resource/fe9bfcbb-67ca-4666-9c02-be5901b6dda0> ;
    dcat:keyword "longwis",
        "lr",
        "panakkukang" ;
    dcat:landingPage <https://data.makassarkota.go.id/publikasi> .

<http://5.189.187.109/dataset/e5fed9a7-9492-43d8-98c6-04dc831b8161/resource/fe9bfcbb-67ca-4666-9c02-be5901b6dda0> a dcat:Distribution ;
    dct:description "LORONG WISATA 2024" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-23T02:57:45.607608"^^xsd:dateTime ;
    dct:modified "2024-04-23T02:57:45.588490"^^xsd:dateTime ;
    dct:title "LORONG WISATA 2024" ;
    dcat:accessURL <https://opendata.makassarkota.go.id/class/file/get-dataset/skpdtest/380.20240422_132521.xlsx> .

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

