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

<https://data.jatengprov.go.id/dataset/c5c6f5e2-2d65-416f-bff0-7502340509fa> a dcat:Dataset ;
    dct:description "Database Jalan Kabupaten Tegal" ;
    dct:identifier "c5c6f5e2-2d65-416f-bff0-7502340509fa" ;
    dct:issued "2018-10-24T03:18:17.929248"^^xsd:dateTime ;
    dct:modified "2018-10-24T03:18:17.929258"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Database Jalan Kabupaten Tegal per Oktober 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rosie" ;
            vcard:hasEmail <mailto:ocirosanna@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c5c6f5e2-2d65-416f-bff0-7502340509fa/resource/2644c2b3-439f-4726-908e-94e1c3944902> .

<https://data.jatengprov.go.id/dataset/c5c6f5e2-2d65-416f-bff0-7502340509fa/resource/2644c2b3-439f-4726-908e-94e1c3944902> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "data base jalan 2018..xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/id/dataset/c5c6f5e2-2d65-416f-bff0-7502340509fa/resource/2644c2b3-439f-4726-908e-94e1c3944902/download/data-base-jalan-2018..xlsx> ;
    dcat:byteSize 63213.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

