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

<https://data.jatengprov.go.id/dataset/099a81ad-d35f-4499-855a-4d5f702f6e3e> a dcat:Dataset ;
    dct:description "LHKPN ESELON" ;
    dct:identifier "099a81ad-d35f-4499-855a-4d5f702f6e3e" ;
    dct:issued "2022-07-08T03:54:16.060121"^^xsd:dateTime ;
    dct:modified "2022-07-08T03:54:16.060140"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> ;
    dct:title "LHKPN Kabidlalulintas2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ADMIN DISHUB" ;
            vcard:hasEmail <mailto:dinas.perhubungan@klaten.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/099a81ad-d35f-4499-855a-4d5f702f6e3e/resource/b582c94d-59ca-4a9a-a0dc-87f649f1b3cb> .

<https://data.jatengprov.go.id/dataset/099a81ad-d35f-4499-855a-4d5f702f6e3e/resource/b582c94d-59ca-4a9a-a0dc-87f649f1b3cb> a dcat:Distribution ;
    dct:description "LHKP KABID LALU LINTAS" ;
    dct:format ".pdf" ;
    dct:title "LHKPN KABID LALU LINTAS.pdf" ;
    dcat:accessURL <https://opendata.klaten.go.id/dataset/099a81ad-d35f-4499-855a-4d5f702f6e3e/resource/b582c94d-59ca-4a9a-a0dc-87f649f1b3cb/download/lhkpn-kabid-lalu-lintas.pdf> ;
    dcat:byteSize 2363433.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Klaten" .

