@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/c01ff1de-b803-4691-a2ce-9be38276c72d> a dcat:Dataset ;
    dct:description "JUMLAH INDIVIDU DALAM KELUARGA MENURUT KELOMPOK UMUR" ;
    dct:identifier "381ea271-482f-493a-b230-3b17332f44f8" ;
    dct:issued "2024-04-22T05:21:01"^^xsd:dateTime ;
    dct:modified "2024-04-22T05:21:01"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "JUMLAH INDIVIDU DALAM KELUARGA MENURUT KELOMPOK UMUR" ;
    dcat:distribution <http://5.189.187.109/dataset/c01ff1de-b803-4691-a2ce-9be38276c72d/resource/b1a9840f-b07b-48c1-9ddd-3e8f0ea9b4bb> ;
    dcat:keyword "individu",
        "jumlah",
        "keluarga" ;
    dcat:landingPage <https://data.makassarkota.go.id/publikasi> .

<http://5.189.187.109/dataset/c01ff1de-b803-4691-a2ce-9be38276c72d/resource/b1a9840f-b07b-48c1-9ddd-3e8f0ea9b4bb> a dcat:Distribution ;
    dct:description "JUMLAH INDIVIDU DALAM KELUARGA MENURUT KELOMPOK UMUR" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-23T02:53:54.110482"^^xsd:dateTime ;
    dct:modified "2024-04-23T02:53:54.074609"^^xsd:dateTime ;
    dct:title "JUMLAH INDIVIDU DALAM KELUARGA MENURUT KELOMPOK UMUR" ;
    dcat:accessURL <https://opendata.makassarkota.go.id/class/file/get-dataset/skpdtest/102.20240422_132101.xlsx> .

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

