@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/da7b916f-5710-4a71-93a7-705787598ded> a dcat:Dataset ;
    dct:identifier "da7b916f-5710-4a71-93a7-705787598ded" ;
    dct:issued "2026-07-05T04:16:35.698452"^^xsd:dateTime ;
    dct:modified "2026-07-05T04:16:35.698470"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> ;
    dct:title "Jumlah penduduk bekerja (BPS)" .

<http://5.189.187.109/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> a foaf:Agent ;
    foaf:name "Kota Surabaya" .

