@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/fa505309-5e3a-45e7-854d-2c88f25a6545> a dcat:Dataset ;
    dct:description "Data tentang 2023. SOTK januari 2023" ;
    dct:identifier "7825594414" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-01-30"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERHUBUNGAN" ] ;
    dct:title "2023. SOTK januari 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/fa505309-5e3a-45e7-854d-2c88f25a6545/resource/68cbf9e2-a9c3-43ca-bf0f-98410beaeb1a> ;
    dcat:keyword "Sotk" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NzgyNTU5NDQxNA> .

<http://5.189.187.109/dataset/fa505309-5e3a-45e7-854d-2c88f25a6545/resource/68cbf9e2-a9c3-43ca-bf0f-98410beaeb1a> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2026-06-14T05:52:11.173594"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:52:11.151565"^^xsd:dateTime ;
    dct:title "2023. sotk januari 2023.xls" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/12/DATA_20240110105601-9128306455.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://sidatin.dumaikota.go.id?dataset=NzgyNTU5NDQxNA> a foaf:Document .

