@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/cf786fb0-4eda-4575-8878-39faf5208a1d> a dcat:Dataset ;
    dct:description "Luas Wilayah Desa/Kelurahan di Kecamatan Ulujami" ;
    dct:identifier "cf786fb0-4eda-4575-8878-39faf5208a1d" ;
    dct:issued "2023-02-01T02:59:12.161548"^^xsd:dateTime ;
    dct:modified "2023-02-01T02:59:12.161554"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> ;
    dct:title "Luas Wilayah Desa/Kelurahan di Kecamatan Ulujami" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/cf786fb0-4eda-4575-8878-39faf5208a1d/resource/86d0d91c-4c42-4bbe-8035-b6d6de924aa6> ;
    dcat:keyword "Kondisi Geografis" ;
    dcat:landingPage <BPS%20Kabupaten%20Pemalang> .

<https://data.jatengprov.go.id/dataset/cf786fb0-4eda-4575-8878-39faf5208a1d/resource/86d0d91c-4c42-4bbe-8035-b6d6de924aa6> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "XLSX" ;
    dct:title "Luas Wilayah Desa/Kelurahan di Kecamatan Ulujami" ;
    dcat:accessURL <http://data.pemalangkab.go.id/dataset/cf786fb0-4eda-4575-8878-39faf5208a1d/resource/86d0d91c-4c42-4bbe-8035-b6d6de924aa6/download/luas-wilayah-desakelurahan-di-kecamatan-ulujami.xlsx> ;
    dcat:byteSize 10757.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pemalang" .

