@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/0ddabfd5-fe60-4f47-af77-31bbfea84822> a dcat:Dataset ;
    dct:description "JUMLAH KELUARGA MENURUT UMUR ANAK YANG DIMILIKI" ;
    dct:identifier "a9e37f6c-82c7-49e8-8af0-77deeefefc9d" ;
    dct:issued "2024-04-22T05:21:10"^^xsd:dateTime ;
    dct:modified "2024-04-22T05:21:10"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "JUMLAH KELUARGA MENURUT UMUR ANAK YANG DIMILIKI" ;
    dcat:distribution <http://5.189.187.109/dataset/0ddabfd5-fe60-4f47-af77-31bbfea84822/resource/ece62032-eeef-4720-9edb-655f0be1a5e7> ;
    dcat:keyword "anak",
        "jumlah",
        "keluarga" ;
    dcat:landingPage <https://data.makassarkota.go.id/publikasi> .

<http://5.189.187.109/dataset/0ddabfd5-fe60-4f47-af77-31bbfea84822/resource/ece62032-eeef-4720-9edb-655f0be1a5e7> a dcat:Distribution ;
    dct:description "JUMLAH KELUARGA MENURUT UMUR ANAK YANG DIMILIKI" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-23T02:54:04.640537"^^xsd:dateTime ;
    dct:modified "2024-04-23T02:54:04.599333"^^xsd:dateTime ;
    dct:title "JUMLAH KELUARGA MENURUT UMUR ANAK YANG DIMILIKI" ;
    dcat:accessURL <https://opendata.makassarkota.go.id/class/file/get-dataset/skpdtest/114.20240422_132110.xlsx> .

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

