@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/f2b17996-87e7-4d5c-be6d-8714ef6e298c> a dcat:Dataset ;
    dct:description "KAS Dinas Perhubungan" ;
    dct:identifier "f2b17996-87e7-4d5c-be6d-8714ef6e298c" ;
    dct:issued "2018-11-05T00:59:10.151972"^^xsd:dateTime ;
    dct:modified "2018-11-05T00:59:36.262065"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/b5a2a6c8-64ab-4f6f-9a4e-c891ba264ab7> ;
    dct:title "KAS" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f2b17996-87e7-4d5c-be6d-8714ef6e298c/resource/1108347c-0044-4a5f-9863-38cbbe65b46a> ;
    dcat:landingPage <http://www.perhubungan.jatengprov.go.id/page/kas> .

<https://data.jatengprov.go.id/dataset/f2b17996-87e7-4d5c-be6d-8714ef6e298c/resource/1108347c-0044-4a5f-9863-38cbbe65b46a> a dcat:Distribution ;
    dct:description "Kas" ;
    dct:title "Kas" .

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

