@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/73729c33-fffd-428e-bef7-8311e74e335e> a dcat:Dataset ;
    dct:description "MINASA UPA" ;
    dct:identifier "520ea13b-efb9-4962-829d-08a7e209068f" ;
    dct:issued "2024-04-22T05:23:41"^^xsd:dateTime ;
    dct:modified "2024-04-22T05:23:41"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "MINASA UPA" ;
    dcat:distribution <http://5.189.187.109/dataset/73729c33-fffd-428e-bef7-8311e74e335e/resource/a65ac2a5-ac19-4f52-98e4-254528f5036c> ;
    dcat:keyword "btn",
        "makassar",
        "mupa" ;
    dcat:landingPage <https://data.makassarkota.go.id/publikasi> .

<http://5.189.187.109/dataset/73729c33-fffd-428e-bef7-8311e74e335e/resource/a65ac2a5-ac19-4f52-98e4-254528f5036c> a dcat:Distribution ;
    dct:description "MINASA UPA" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-23T02:56:18.735577"^^xsd:dateTime ;
    dct:modified "2024-04-23T02:56:18.715293"^^xsd:dateTime ;
    dct:title "MINASA UPA" ;
    dcat:accessURL <https://opendata.makassarkota.go.id/class/file/get-dataset/skpdtest/283.20240422_132341.xlsx> .

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

