@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/dba600e6-ca1b-49f9-9395-c6db16c60e74> a dcat:Dataset ;
    dct:identifier "dba600e6-ca1b-49f9-9395-c6db16c60e74" ;
    dct:issued "2022-11-01T00:42:22.951252"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:42:22.951258"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "JUMLAH PENDUDUK DI 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/dba600e6-ca1b-49f9-9395-c6db16c60e74/resource/f4885f77-f8e9-42ad-8c13-ec8c513f9323> ;
    dcat:keyword "jumlah penduduk",
        "kabupaten tegal",
        "lebaksiu" ;
    dcat:landingPage <Kecamatan%20Lebaksiu> .

<Kecamatan%20Lebaksiu> a foaf:Document .

<http://5.189.187.109/dataset/dba600e6-ca1b-49f9-9395-c6db16c60e74/resource/f4885f77-f8e9-42ad-8c13-ec8c513f9323> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-04-29T06:42:21.277323"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:42:22.942673"^^xsd:dateTime ;
    dct:title "JUMLAH PENDUDUK DI KECAMATAN LEBAKSIU APRIL 2019.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/dba600e6-ca1b-49f9-9395-c6db16c60e74/resource/f4885f77-f8e9-42ad-8c13-ec8c513f9323/download/jumlah-penduduk-di-kecamatan-lebaksiu-april-2019.xlsx> ;
    dcat:byteSize "9513"^^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" .

