@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/fd3db5cc-5250-4728-890b-985793dbc736> a dcat:Dataset ;
    dct:description "Nama Penginapan di Kecamatan Sekadau Hilir Tahun 2023" ;
    dct:identifier "b000cec2-c578-42dd-bfc5-9e919fa7b590" ;
    dct:issued "2024-12-25T03:43:16+00:00"^^xsd:dateTime ;
    dct:modified "2025-01-17T03:53:19+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kecamatan Sekadau Hilir" ] ;
    dct:title "Nama Penginapan di Kecamatan Sekadau Hilir Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/fd3db5cc-5250-4728-890b-985793dbc736/resource/6466a2de-7979-4afc-b1f4-70be1c441928> ;
    dcat:keyword "2023",
        "di",
        "hilir",
        "kecamatan",
        "nama",
        "penginapan",
        "sekadau",
        "tahun" ;
    dcat:landingPage <https://data.sekadaukab.go.id/dataset/nama-penginapan-di-kecamatan-sekadau-hilir-tahun-2023> .

<http://5.189.187.109/dataset/fd3db5cc-5250-4728-890b-985793dbc736/resource/6466a2de-7979-4afc-b1f4-70be1c441928> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-30T07:49:28.400316"^^xsd:dateTime ;
    dct:modified "2026-04-30T07:49:28.381975"^^xsd:dateTime ;
    dct:title "Nama Penginapan di Kecamatan Sekadau Hilir Tahun 2023" ;
    dcat:accessURL <https://data.sekadaukab.go.id/dataset/resource/nama-penginapan-di-kecamatan-sekadau-hilir-tahun-2023/download> .

<https://data.sekadaukab.go.id/dataset/nama-penginapan-di-kecamatan-sekadau-hilir-tahun-2023> a foaf:Document .

