@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/0cee3909-0876-4e68-a7c9-a275820fa66e> a dcat:Dataset ;
    dct:description "Sebaran Toko Olahraga" ;
    dct:identifier "1d1db55c-55ea-4878-ad55-83f09d067d3d" ;
    dct:issued "2024-04-22T05:22:57"^^xsd:dateTime ;
    dct:modified "2024-04-22T05:22:57"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Sebaran Toko Olahraga" ;
    dcat:distribution <http://5.189.187.109/dataset/0cee3909-0876-4e68-a7c9-a275820fa66e/resource/9826642d-a6af-4c20-8f12-8c9a1a5431a4> ;
    dcat:keyword "alat",
        "olahraga",
        "perdagangan" ;
    dcat:landingPage <https://data.makassarkota.go.id/publikasi> .

<http://5.189.187.109/dataset/0cee3909-0876-4e68-a7c9-a275820fa66e/resource/9826642d-a6af-4c20-8f12-8c9a1a5431a4> a dcat:Distribution ;
    dct:description "Sebaran Toko Olahraga" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-23T02:55:37.733628"^^xsd:dateTime ;
    dct:modified "2024-04-23T02:55:37.699176"^^xsd:dateTime ;
    dct:title "Sebaran Toko Olahraga" ;
    dcat:accessURL <https://opendata.makassarkota.go.id/class/file/get-dataset/skpdtest/230.20240422_132257.xlsx> .

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

