@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/f41d0fa6-3495-4207-ad6e-ffe265645d44> a dcat:Dataset ;
    dct:description "Data Pertanahan (Kepemilikan dan Sengketa Tanah)" ;
    dct:identifier "f41d0fa6-3495-4207-ad6e-ffe265645d44" ;
    dct:issued "2022-09-19T13:58:14.182874"^^xsd:dateTime ;
    dct:modified "2022-09-19T13:58:14.182888"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Data Pertanahan (Kepemilikan dan Sengketa Tanah)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aulia" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f41d0fa6-3495-4207-ad6e-ffe265645d44/resource/173e89cc-309f-41e2-88ff-e15e43d8eb83> ;
    dcat:landingPage <-> .

<https://data.jatengprov.go.id/dataset/f41d0fa6-3495-4207-ad6e-ffe265645d44/resource/173e89cc-309f-41e2-88ff-e15e43d8eb83> a dcat:Distribution ;
    dct:description "Data Pertanahan (Kepemilikan dan Sengketa Tanah) di Kota Tegal" ;
    dct:format "XLSX" ;
    dct:title "24. Urusan Pertanahan.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/f41d0fa6-3495-4207-ad6e-ffe265645d44/resource/173e89cc-309f-41e2-88ff-e15e43d8eb83/download/24.-urusan-pertanahan.xlsx> ;
    dcat:byteSize 11964.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

