@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:5000/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:5000/dataset/fa505309-5e3a-45e7-854d-2c88f25a6545/resource/776ac206-2c9d-463a-9275-68aef0bc0f59> ;
    dcat:keyword "Sotk" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109:5000/dataset/fa505309-5e3a-45e7-854d-2c88f25a6545/resource/776ac206-2c9d-463a-9275-68aef0bc0f59> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2026-05-14T05:47:53.142723"^^xsd:dateTime ;
    dct:modified "2026-05-14T05:47:53.130586"^^xsd:dateTime ;
    dct:title "2023. sotk januari 2023.xls" ;
    dcat:accessURL <http://DATA_20240110105601-9128306455.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

