@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/3eee6747-d8bd-46df-be19-95713083e25b> a dcat:Dataset ;
    dct:description "Spanduk Asian Para Games 2018" ;
    dct:identifier "3eee6747-d8bd-46df-be19-95713083e25b" ;
    dct:issued "2018-10-17T01:55:23.108534"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:55:23.108542"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "Spanduk Asean Para Games 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3eee6747-d8bd-46df-be19-95713083e25b/resource/2717a4d2-05ad-43e7-a0da-03e3878c566b> ;
    dcat:landingPage <ppid.blorakab.go.id> .

<https://data.jatengprov.go.id/dataset/3eee6747-d8bd-46df-be19-95713083e25b/resource/2717a4d2-05ad-43e7-a0da-03e3878c566b> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:title "SPANDUK ASIAN PARA GAMES 2018.jpg" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/3eee6747-d8bd-46df-be19-95713083e25b/resource/2717a4d2-05ad-43e7-a0da-03e3878c566b/download/spanduk-asian-para-games-2018.jpg> ;
    dcat:byteSize 677213.0 ;
    dcat:mediaType "image/jpeg" .

<https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Blora" .

