@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/52cc8107-1fbd-4707-b42f-2d7454538bb6> a dcat:Dataset ;
    dct:description "Jumlah Penerbitan Sertipikat Hak Atas Tanah sampai Bulan April 2019" ;
    dct:identifier "52cc8107-1fbd-4707-b42f-2d7454538bb6" ;
    dct:issued "2019-05-12T16:03:53.360999"^^xsd:dateTime ;
    dct:modified "2019-05-12T16:03:53.361008"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Rekap Buku Tanah ATR/BPN Kab. Tegal" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/52cc8107-1fbd-4707-b42f-2d7454538bb6/resource/d361319b-ace6-423f-bda4-f01e380f6453> .

<https://data.jatengprov.go.id/dataset/52cc8107-1fbd-4707-b42f-2d7454538bb6/resource/d361319b-ace6-423f-bda4-f01e380f6453> a dcat:Distribution ;
    dct:description "Jumlah Penerbitan Sertipikat Hak Atas Tanah per April 2019" ;
    dct:format "XLS" ;
    dct:title "Rekap Buku Tanah Kabupaten Tegal" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/52cc8107-1fbd-4707-b42f-2d7454538bb6/resource/d361319b-ace6-423f-bda4-f01e380f6453/download/rekap-buku-tanah-kabupaten-tegal.xls> ;
    dcat:byteSize 72192.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

