@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/4af10b3c-16fd-4cfd-8465-f553bab6a081> a dcat:Dataset ;
    dct:description "Data tentang 2025. SOTK" ;
    dct:identifier "5836650515" ;
    dct:issued "2026-01-12"^^xsd:date ;
    dct:modified "2026-01-13"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERHUBUNGAN" ] ;
    dct:title "2025. SOTK" ;
    dcat:distribution <http://5.189.187.109/dataset/4af10b3c-16fd-4cfd-8465-f553bab6a081/resource/edecea0d-12e4-44aa-9340-ba7a4d93ba1d> ;
    dcat:keyword "Sotk" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NTgzNjY1MDUxNQ> .

<http://5.189.187.109/dataset/4af10b3c-16fd-4cfd-8465-f553bab6a081/resource/edecea0d-12e4-44aa-9340-ba7a4d93ba1d> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2026-06-14T05:32:56.498636"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:32:56.477844"^^xsd:dateTime ;
    dct:title "2025. sotk.xls" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/12/DATA_20260108080221-3297618000.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

