@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/de192ef5-7831-43d8-bd95-f7f5666b3a0c> a dcat:Dataset ;
    dct:description "GUNUNG SARI" ;
    dct:identifier "6a1cca26-4e59-493a-9151-e11b6acbcb43" ;
    dct:issued "2024-04-22T05:23:46"^^xsd:dateTime ;
    dct:modified "2024-04-22T05:23:46"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "GUNUNG SARI" ;
    dcat:distribution <http://5.189.187.109/dataset/de192ef5-7831-43d8-bd95-f7f5666b3a0c/resource/baefd725-6e09-4aeb-b85c-d419b0065520> ;
    dcat:keyword "lr",
        "sd",
        "skarda" ;
    dcat:landingPage <https://data.makassarkota.go.id/publikasi> .

<http://5.189.187.109/dataset/de192ef5-7831-43d8-bd95-f7f5666b3a0c/resource/baefd725-6e09-4aeb-b85c-d419b0065520> a dcat:Distribution ;
    dct:description "GUNUNG SARI" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-23T02:56:23.708269"^^xsd:dateTime ;
    dct:modified "2024-04-23T02:56:23.689498"^^xsd:dateTime ;
    dct:title "GUNUNG SARI" ;
    dcat:accessURL <https://opendata.makassarkota.go.id/class/file/get-dataset/skpdtest/289.20240422_132346.xlsx> .

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

