@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/211e14a6-33c9-4cfd-9b03-5ceb3e17dac7> a dcat:Dataset ;
    dct:identifier "211e14a6-33c9-4cfd-9b03-5ceb3e17dac7" ;
    dct:issued "2022-11-01T00:24:46.817855"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:24:46.817862"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "DATA  JENIS PERMUKAAN JALAN (KM) KEC 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/211e14a6-33c9-4cfd-9b03-5ceb3e17dac7/resource/7038e20e-c9a0-4e7c-a68d-3d62ee2af319> ;
    dcat:keyword "jalan",
        "kabupaten tegal",
        "lebaksiu",
        "pemukiman" ;
    dcat:landingPage <Kecamatan%20Lebaksiu> .

<Kecamatan%20Lebaksiu> a foaf:Document .

<http://5.189.187.109/dataset/211e14a6-33c9-4cfd-9b03-5ceb3e17dac7/resource/7038e20e-c9a0-4e7c-a68d-3d62ee2af319> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-04-29T06:29:56.404616"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:24:46.806668"^^xsd:dateTime ;
    dct:title "DATA  JENIS PEMUKIMAN JALAN (KM) KEC LEBAKSIU APRIL 2019.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/211e14a6-33c9-4cfd-9b03-5ceb3e17dac7/resource/7038e20e-c9a0-4e7c-a68d-3d62ee2af319/download/data-jenis-permukaan-jalan-km-kec-lebaksiu-april-2019.xlsx> ;
    dcat:byteSize "8719"^^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" .

