@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/0de272b2-d0a6-4793-858a-793f8e262640> a dcat:Dataset ;
    dct:description "Banyaknya Permohonan Atas Tanah Dirinci Menurut Perorangan, Badan Hukum dan Intansi dirinci per bulan" ;
    dct:identifier "0de272b2-d0a6-4793-858a-793f8e262640" ;
    dct:issued "2020-07-22T05:07:53.026568"^^xsd:dateTime ;
    dct:modified "2020-07-22T05:07:53.026582"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Permohonan Atas Tanah 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "MM" ;
            vcard:hasEmail <mailto:makmunmuhadi@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0de272b2-d0a6-4793-858a-793f8e262640/resource/895dd274-cc64-48fc-880e-13e7fc0638f5> ;
    dcat:landingPage <Kantor%20Pertanahan%20Kabupaten%20banjarnegara> .

<https://data.jatengprov.go.id/dataset/0de272b2-d0a6-4793-858a-793f8e262640/resource/895dd274-cc64-48fc-880e-13e7fc0638f5> a dcat:Distribution ;
    dct:description "Banyaknya Permohonan Atas Tanah Dirinci Menurut Perorangan, Badan Hukum dan Intansi per bulan" ;
    dct:format ".xls" ;
    dct:title "Permohonan Atas Tanah" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/0de272b2-d0a6-4793-858a-793f8e262640/resource/895dd274-cc64-48fc-880e-13e7fc0638f5/download/2020-permohonan-atas-tanah.xls> ;
    dcat:byteSize 24064.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banjarnegara" .

