@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#> .

<https://data.jatengprov.go.id/dataset/f980ed47-5988-4b71-8a16-fd5041125c92> a dcat:Dataset ;
    dct:description "LAKIP" ;
    dct:identifier "f980ed47-5988-4b71-8a16-fd5041125c92" ;
    dct:issued "2018-11-05T00:42:59.302409"^^xsd:dateTime ;
    dct:modified "2018-11-05T00:43:27.882622"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/b5a2a6c8-64ab-4f6f-9a4e-c891ba264ab7> ;
    dct:title "LAKIP" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f980ed47-5988-4b71-8a16-fd5041125c92/resource/58c9f751-9d02-47c9-8a87-b56bf00cbc22> ;
    dcat:landingPage <http://www.perhubungan.jatengprov.go.id/page/lakip> .

<https://data.jatengprov.go.id/dataset/f980ed47-5988-4b71-8a16-fd5041125c92/resource/58c9f751-9d02-47c9-8a87-b56bf00cbc22> a dcat:Distribution ;
    dct:description "LAKIP" ;
    dct:title "LAKIP" .

<https://data.jatengprov.go.id/organization/b5a2a6c8-64ab-4f6f-9a4e-c891ba264ab7> a foaf:Organization ;
    foaf:name "Dinas Perhubungan " .

