@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/212a6cae-ff4c-46ab-8511-2be054c8b5b8> a dcat:Dataset ;
    dct:identifier "212a6cae-ff4c-46ab-8511-2be054c8b5b8" ;
    dct:issued "2022-11-01T00:24:48.059874"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:24:48.059890"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Jumlah Dokter dan Tenaga Kesehatan Kecamatan Lebaksiu April 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tasridah" ;
            vcard:hasEmail <mailto:mamiidaman@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/212a6cae-ff4c-46ab-8511-2be054c8b5b8/resource/7a85b9b5-3842-4e41-ad0b-dd813cbe520f> ;
    dcat:keyword "dokter",
        "kabupaten tegal",
        "lebaksiu",
        "tenaga kesehatan" ;
    dcat:landingPage <Kecamatan%20Lebaksiu> .

<Kecamatan%20Lebaksiu> a foaf:Document .

<http://5.189.187.109/dataset/212a6cae-ff4c-46ab-8511-2be054c8b5b8/resource/7a85b9b5-3842-4e41-ad0b-dd813cbe520f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-04-29T06:20:24.126474"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:24:48.049095"^^xsd:dateTime ;
    dct:title "Jumlah Dokter dan Tenaga Kesehatan Kecamatan Lebaksiu April 2019.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/212a6cae-ff4c-46ab-8511-2be054c8b5b8/resource/7a85b9b5-3842-4e41-ad0b-dd813cbe520f/download/jumlah-dokter-dan-tenaga-kesehatan-kecamatan-lebaksiu-april-2019.xlsx> ;
    dcat:byteSize "8757"^^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" .

