@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/e5408f20-a4a6-42c9-8750-0d615b277196> a dcat:Dataset ;
    dct:description "Data Survei Demografi dan Kesehatan Indonesia Tahun 2023-2024" ;
    dct:identifier "hdl:20.500.12690/RIN/XHOPSH/BOPUJN" ;
    dct:issued "2026-01-13T08:26:55+00:00"^^xsd:dateTime ;
    dct:modified "2026-01-13T08:26:55+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Riset dan Inovasi Nasional" ] ;
    dct:title "Data Survei Demografi dan Kesehatan Indonesia Tahun 2023-2024" ;
    dcat:distribution <http://5.189.187.109/dataset/e5408f20-a4a6-42c9-8750-0d615b277196/resource/eebd7f92-a162-474e-9d54-46246cdd161b> ;
    dcat:keyword "brin" ;
    dcat:landingPage <https://data.brin.go.id> .

<http://5.189.187.109/dataset/e5408f20-a4a6-42c9-8750-0d615b277196/resource/eebd7f92-a162-474e-9d54-46246cdd161b> a dcat:Distribution ;
    dct:description "Data Survei Demografi dan Kesehatan Indonesia Tahun 2023-2024" ;
    dct:format "XLS" ;
    dct:issued "2026-05-06T21:16:07.512210"^^xsd:dateTime ;
    dct:modified "2026-05-06T21:16:07.500522"^^xsd:dateTime ;
    dct:title "Household Recode (HR).rar" ;
    dcat:accessURL <http://data.brin.go.id/api/access/datafile/886725> .

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

