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

<https://data.jatengprov.go.id/dataset/2d0a59fc-937b-4e24-be0c-db8d56b0b7b8> a dcat:Dataset ;
    dct:description " Data Kendaraan Bermotor Wajib Uji (KBWU) Mobil Barang Blind Van" ;
    dct:identifier "2d0a59fc-937b-4e24-be0c-db8d56b0b7b8" ;
    dct:issued "2019-10-03T03:49:47.584896"^^xsd:dateTime ;
    dct:modified "2019-10-03T03:49:47.584907"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Data Kendaraan Bermotor Wajib Uji (KBWU) Mobil Barang Blind Van" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2d0a59fc-937b-4e24-be0c-db8d56b0b7b8/resource/f3a08dbf-b2dc-40b1-bf7c-51bebe03ea29> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/77237/3-0/blind-van.json> .

<https://data.jatengprov.go.id/dataset/2d0a59fc-937b-4e24-be0c-db8d56b0b7b8/resource/f3a08dbf-b2dc-40b1-bf7c-51bebe03ea29> a dcat:Distribution ;
    dct:description "blind van" ;
    dct:format "JSON" ;
    dct:title "blind-van.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/77237/3-0/blind-van.json> ;
    dcat:mediaType "application/json" .

<https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Purworejo" .

