@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/f5fab5cc-cdbd-4945-96ea-ab70d904041b> a dcat:Dataset ;
    dct:identifier "f5fab5cc-cdbd-4945-96ea-ab70d904041b" ;
    dct:issued "2026-04-29T06:37:19.855855"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:37:19.855881"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> ;
    dct:title "Jumlah Tenaga Kerja Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/f5fab5cc-cdbd-4945-96ea-ab70d904041b/resource/d71f1a8e-98ce-4a04-a19e-aabbd329eb57> .

<http://5.189.187.109/dataset/f5fab5cc-cdbd-4945-96ea-ab70d904041b/resource/d71f1a8e-98ce-4a04-a19e-aabbd329eb57> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-01-11T01:06:30.533923"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:37:19.852056"^^xsd:dateTime ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "494682bb7d93191fa0f431dd68047641"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.inhilkab.go.id/dataset/f5fab5cc-cdbd-4945-96ea-ab70d904041b/resource/d71f1a8e-98ce-4a04-a19e-aabbd329eb57/download/jumlah-tenaga-kerja.csv> ;
    dcat:byteSize "185"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> a foaf:Agent ;
    foaf:name "Kabupaten Indragiri Hilir" .

