@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/5bca27a6-6f4d-43cd-85fa-81d5ee1f8480> a dcat:Dataset ;
    dct:description "TPA Temurejo" ;
    dct:identifier "5bca27a6-6f4d-43cd-85fa-81d5ee1f8480" ;
    dct:issued "2019-09-30T10:15:38.046683"^^xsd:dateTime ;
    dct:modified "2019-09-30T10:15:38.046694"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "TPA Temurejo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin dlh" ;
            vcard:hasEmail <mailto:dinas_lh@blorakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5bca27a6-6f4d-43cd-85fa-81d5ee1f8480/resource/0f89c06d-2f75-40b7-a2e2-221d3df31835> ;
    dcat:landingPage <dlh.blorakab.go.id> .

<https://data.jatengprov.go.id/dataset/5bca27a6-6f4d-43cd-85fa-81d5ee1f8480/resource/0f89c06d-2f75-40b7-a2e2-221d3df31835> a dcat:Distribution ;
    dct:description "TPA Temurejo" ;
    dct:format "JPEG" ;
    dct:title "HPSN 1.jpg" ;
    dcat:accessURL <http://opendata.blorakab.go.id/id/dataset/5bca27a6-6f4d-43cd-85fa-81d5ee1f8480/resource/0f89c06d-2f75-40b7-a2e2-221d3df31835/download/hpsn-1.jpg> ;
    dcat:byteSize 535492.0 ;
    dcat:mediaType "image/jpeg" .

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

