@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/6f47edd5-7c42-4711-a716-7238e27761fa> a dcat:Dataset ;
    dct:description "DATA STATISTIK BAPPEDA" ;
    dct:identifier "6f47edd5-7c42-4711-a716-7238e27761fa" ;
    dct:issued "2018-06-23T03:27:23.795517"^^xsd:dateTime ;
    dct:modified "2019-02-11T03:23:04.188325"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/15bd2ca9-80e7-4a03-b999-53f3967df49a> ;
    dct:title "DATA STATISTIK BAPPEDA" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "indriyanto diskominfo" ;
            vcard:hasEmail <mailto:indriyantodiskominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6f47edd5-7c42-4711-a716-7238e27761fa/resource/56aed186-47e5-4033-9d05-8fcf01bd7e92> ;
    dcat:landingPage <BAPPEDA%20Pati> .

<https://data.jatengprov.go.id/dataset/6f47edd5-7c42-4711-a716-7238e27761fa/resource/56aed186-47e5-4033-9d05-8fcf01bd7e92> a dcat:Distribution ;
    dct:format "exel" ;
    dct:title "Data Statistik BAPPEDA" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/6f47edd5-7c42-4711-a716-7238e27761fa/resource/56aed186-47e5-4033-9d05-8fcf01bd7e92/download/data-statidtik-bappeda.xlsx> ;
    dcat:byteSize 11716.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/15bd2ca9-80e7-4a03-b999-53f3967df49a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pati" .

