@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/9721e4e9-f70f-4d14-85ba-fde1c0d0566e> a dcat:Dataset ;
    dct:description "DATA KEWILAYAHAN 2024" ;
    dct:identifier "1ab731fb-d211-4cd3-b60a-fb904ee3afda" ;
    dct:issued "2024-04-22T05:28:38"^^xsd:dateTime ;
    dct:modified "2024-04-22T05:28:38"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "DATA KEWILAYAHAN 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/9721e4e9-f70f-4d14-85ba-fde1c0d0566e/resource/d4d53978-7a12-44cd-a099-681928a1316f> ;
    dcat:keyword "jumlah",
        "penduduk",
        "rt" ;
    dcat:landingPage <https://data.makassarkota.go.id/publikasi> .

<http://5.189.187.109/dataset/9721e4e9-f70f-4d14-85ba-fde1c0d0566e/resource/d4d53978-7a12-44cd-a099-681928a1316f> a dcat:Distribution ;
    dct:description "DATA KEWILAYAHAN 2024" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-23T02:58:43.004779"^^xsd:dateTime ;
    dct:modified "2024-04-23T02:58:42.991052"^^xsd:dateTime ;
    dct:title "DATA KEWILAYAHAN 2024" ;
    dcat:accessURL <https://opendata.makassarkota.go.id/class/file/get-dataset/skpdtest/451.20240422_132838.xlsx> .

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

