@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/a6a397ab-394a-493e-8645-29a13a5a8181> a dcat:Dataset ;
    dct:description "Jumlah Transportasi Darat Tahun 2019" ;
    dct:identifier "a6a397ab-394a-493e-8645-29a13a5a8181" ;
    dct:issued "2026-04-09T04:23:03.075881"^^xsd:dateTime ;
    dct:modified "2026-04-09T04:23:03.076119"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/5dac8e07-7694-4247-95f5-00fe49fb4eff> ;
    dct:title "Jumlah Transportasi Darat Tahun 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/a6a397ab-394a-493e-8645-29a13a5a8181/resource/888d34bb-85fc-4966-9a00-1f8a566f8931> .

<http://5.189.187.109/dataset/a6a397ab-394a-493e-8645-29a13a5a8181/resource/888d34bb-85fc-4966-9a00-1f8a566f8931> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2019-10-15T01:36:10.847622"^^xsd:dateTime ;
    dct:modified "2026-04-09T04:23:03.072416"^^xsd:dateTime ;
    dct:title "1-Transportasi Darat.xls" ;
    dcat:accessURL <https://data.kuduskab.go.id/dataset/a6a397ab-394a-493e-8645-29a13a5a8181/resource/888d34bb-85fc-4966-9a00-1f8a566f8931/download/1-transportasi-darat.xls> ;
    dcat:byteSize "39936"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/5dac8e07-7694-4247-95f5-00fe49fb4eff> a foaf:Agent ;
    foaf:name "Kabupaten Kudus" .

