@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/6ed91586-4c6c-4eff-874e-29aed4ada600> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang data-data statistik Kecamatan Buaran tahun 2017." ;
    dct:identifier "6ed91586-4c6c-4eff-874e-29aed4ada600" ;
    dct:issued "2018-11-02T05:35:16.733361"^^xsd:dateTime ;
    dct:modified "2018-11-02T05:35:16.733371"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "Kecamatan Buaran dalam angka" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Emi Zuraida" ;
            vcard:hasEmail <mailto:kantorcamatbuaran@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6ed91586-4c6c-4eff-874e-29aed4ada600/resource/802e2a05-12e3-47c1-b0c9-6d1932defb6e> ;
    dcat:landingPage <Seksi%20Pemberdayaan%20Masyarakat%20dan%20Desa> .

<https://data.jatengprov.go.id/dataset/6ed91586-4c6c-4eff-874e-29aed4ada600/resource/802e2a05-12e3-47c1-b0c9-6d1932defb6e> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Kecamatan Buaran Dalam Angka 2017.pdf" ;
    dcat:accessURL <http://data.pekalongankab.go.id/dataset/6ed91586-4c6c-4eff-874e-29aed4ada600/resource/802e2a05-12e3-47c1-b0c9-6d1932defb6e/download/kecamatan-buaran-dalam-angka-2017.pdf> ;
    dcat:byteSize 3850531.0 ;
    dcat:mediaType "application/pdf" .

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

