@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/9411d0a7-b596-464d-8018-8d9236afe10e> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Dependency Ratio di Kecamatan Wonopringgo" ;
    dct:identifier "9411d0a7-b596-464d-8018-8d9236afe10e" ;
    dct:issued "2019-09-26T02:14:53.257709"^^xsd:dateTime ;
    dct:modified "2019-09-26T02:14:53.257730"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "Dependency Ratio di Kecamatan Wonopringgo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Wonopringgo" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9411d0a7-b596-464d-8018-8d9236afe10e/resource/a981975e-1bab-4f46-b3b9-030318c7e95f>,
        <https://data.jatengprov.go.id/dataset/9411d0a7-b596-464d-8018-8d9236afe10e/resource/aca26d89-ae77-4b0d-8429-633cbad95cf9> ;
    dcat:landingPage <Kecamatan%20Wonopringgo%20dalam%20Angka%20Tahun%202018> .

<https://data.jatengprov.go.id/dataset/9411d0a7-b596-464d-8018-8d9236afe10e/resource/a981975e-1bab-4f46-b3b9-030318c7e95f> a dcat:Distribution ;
    dct:description "Tahun 2017" ;
    dct:format "XLSX" ;
    dct:title "Dependency Ratio di Kecamatan Wonopringgo Tahun 2017" ;
    dcat:accessURL <http://data.pekalongankab.go.id/dataset/9411d0a7-b596-464d-8018-8d9236afe10e/resource/a981975e-1bab-4f46-b3b9-030318c7e95f/download/dependency-ratio-di-kecamatan-wonopringgo-tahun-2017.xlsx> ;
    dcat:byteSize 9491.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/dataset/9411d0a7-b596-464d-8018-8d9236afe10e/resource/aca26d89-ae77-4b0d-8429-633cbad95cf9> a dcat:Distribution ;
    dct:description "Tahun 2017" ;
    dct:format "CSV" ;
    dct:title "Dependency Ratio di Kecamatan Wonopringgo Tahun 2017" ;
    dcat:accessURL <http://data.pekalongankab.go.id/dataset/9411d0a7-b596-464d-8018-8d9236afe10e/resource/aca26d89-ae77-4b0d-8429-633cbad95cf9/download/dependency-ratio-di-kecamatan-wonopringgo-tahun-2017.csv> ;
    dcat:byteSize 481.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pekalongan" .

