@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/e2e60ae6-195f-48ac-9103-8e75c6e4b81f> a dcat:Dataset ;
    dct:identifier "e2e60ae6-195f-48ac-9103-8e75c6e4b81f" ;
    dct:issued "2022-11-01T00:43:06.062557"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:43:06.062563"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "JUMLAH JEMBATAN 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/e2e60ae6-195f-48ac-9103-8e75c6e4b81f/resource/ebae1f95-20c6-4074-8d61-4c1c89690ad7> ;
    dcat:keyword "jembatan",
        "kabupaten tegal",
        "lebaksiu" ;
    dcat:landingPage <Kecamatan%20Lebaksiu> .

<Kecamatan%20Lebaksiu> a foaf:Document .

<http://5.189.187.109/dataset/e2e60ae6-195f-48ac-9103-8e75c6e4b81f/resource/ebae1f95-20c6-4074-8d61-4c1c89690ad7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-04-29T06:32:54.229930"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:43:06.053255"^^xsd:dateTime ;
    dct:title "JUMLAH JEMBATAN DI KECAMATAN LEBAKSIU APRIL 2019.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/e2e60ae6-195f-48ac-9103-8e75c6e4b81f/resource/ebae1f95-20c6-4074-8d61-4c1c89690ad7/download/jumlah-jembatan-di-kecamatan-lebaksiu-april-2019.xlsx> ;
    dcat:byteSize "8594"^^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" .

