@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/b8e46837-70aa-4194-b527-6e2510e08554> a dcat:Dataset ;
    dct:description "Rasio penduduk bekerja 2014-2021 Kota Surakarta" ;
    dct:identifier "79463515-33cb-11f1-b2cf-0242ac120115" ;
    dct:issued "2024-01-16"^^xsd:date ;
    dct:modified "2024-01-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Tenaga Kerja" ] ;
    dct:title "Rasio penduduk bekerja 2014-2021" ;
    dcat:distribution <http://5.189.187.109/dataset/b8e46837-70aa-4194-b527-6e2510e08554/resource/c773c3a2-675c-4449-addb-4c11a697e16b> ;
    dcat:keyword "kerja",
        "rasio" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/881> .

<http://5.189.187.109/dataset/b8e46837-70aa-4194-b527-6e2510e08554/resource/c773c3a2-675c-4449-addb-4c11a697e16b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-15T08:10:50.660601"^^xsd:dateTime ;
    dct:modified "2026-04-15T08:10:50.634826"^^xsd:dateTime ;
    dct:title "rasio-penduduk-bekerja-2014-2021" ;
    dcat:accessURL <http://uploads/dataset/881/rasio-penduduk-bekerja-2014-2021.csv> .

<https://solodata.surakarta.go.id/opendata/detail_package/881> a foaf:Document .

