@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#> .

<http://5.189.187.109/dataset/fd1b1e56-1084-4e55-a057-5a27cc72f41e> a dcat:Dataset ;
    dct:description "LUAS WILAYAH,  JUMLAH DESA, JUMLAH PENDUDUK, DLL KAB. TEGAL TAHUN 2020" ;
    dct:identifier "fd1b1e56-1084-4e55-a057-5a27cc72f41e" ;
    dct:issued "2022-11-01T00:45:37.679245"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:45:37.679252"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "LUAS WILAYAH,  JUMLAH DESA, JUMLAH PENDUDUK, DLL KAB. TEGAL TAHUN 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lina Rahmawati" ;
            vcard:hasEmail <mailto:rencana.dinkes@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/fd1b1e56-1084-4e55-a057-5a27cc72f41e/resource/3a7de4fd-6192-44d3-ae98-fecb66e87247> ;
    dcat:keyword "Kesehatan" ;
    dcat:landingPage <Dinas%20Kesehatan> .

<Dinas%20Kesehatan> a foaf:Document .

<http://5.189.187.109/dataset/fd1b1e56-1084-4e55-a057-5a27cc72f41e/resource/3a7de4fd-6192-44d3-ae98-fecb66e87247> a dcat:Distribution ;
    dct:description "LUAS WILAYAH,  JUMLAH DESA, JUMLAH PENDUDUK, DLL KAB. TEGAL TAHUN 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-04-27T02:55:08.731456"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:45:37.673854"^^xsd:dateTime ;
    dct:title "LUAS WILAYAH,  JUMLAH DESA, JUMLAH PENDUDUK, DLL KAB. TEGAL TAHUN 2020" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/fd1b1e56-1084-4e55-a057-5a27cc72f41e/resource/3a7de4fd-6192-44d3-ae98-fecb66e87247/download/luas-wilayah-dll.xlsx> ;
    dcat:byteSize "14946"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> a foaf:Agent ;
    foaf:name "Kabupaten Tegal" .

