@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:5000/dataset/87e7d735-8948-4772-a836-d2e1ee5fa8be> a dcat:Dataset ;
    dct:description "Jumlah Warga Negara Asing" ;
    dct:identifier "93bb49ede783ed9c09b650c9234be21a" ;
    dct:issued "2023-07-03"^^xsd:date ;
    dct:modified "2024-08-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Kesatuan Bangsa dan Politik" ] ;
    dct:title "Jumlah Warga Negara Asing" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/87e7d735-8948-4772-a836-d2e1ee5fa8be/resource/c6a68ab9-c27a-4052-b884-849b454a7806> ;
    dcat:keyword "Asing",
        "Jumlah",
        "Negara",
        "Warga" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/14578> .

<http://5.189.187.109:5000/dataset/87e7d735-8948-4772-a836-d2e1ee5fa8be/resource/c6a68ab9-c27a-4052-b884-849b454a7806> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:23:05.698366"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:23:05.674795"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/14578> .

<https://satudata.ngawikab.go.id/data/sektoral/14578> a foaf:Document .

