@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/840f22f2-e640-40e9-8010-8a398d5d67d7> a dcat:Dataset ;
    dct:description "Renstra" ;
    dct:identifier "840f22f2-e640-40e9-8010-8a398d5d67d7" ;
    dct:issued "2023-07-04T09:07:45.851616"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:07:45.851625"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Renstra Kecamatan Tegal Timur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Surya Sumadi" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/840f22f2-e640-40e9-8010-8a398d5d67d7/resource/1ace90e9-fbf5-4326-b878-345da3d49179>,
        <https://data.jatengprov.go.id/dataset/840f22f2-e640-40e9-8010-8a398d5d67d7/resource/62f1f453-2b5c-4a92-8af4-7b9fc66d80dc> ;
    dcat:keyword "Renstra" .

<https://data.jatengprov.go.id/dataset/840f22f2-e640-40e9-8010-8a398d5d67d7/resource/1ace90e9-fbf5-4326-b878-345da3d49179> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Resntra" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/840f22f2-e640-40e9-8010-8a398d5d67d7/resource/1ace90e9-fbf5-4326-b878-345da3d49179/download/27.-kecamatan-tegal-timur-renstra-perubahan-ii.xlsx> ;
    dcat:byteSize 1088835.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/dataset/840f22f2-e640-40e9-8010-8a398d5d67d7/resource/62f1f453-2b5c-4a92-8af4-7b9fc66d80dc> a dcat:Distribution ;
    dct:format "XLSX" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/840f22f2-e640-40e9-8010-8a398d5d67d7/resource/62f1f453-2b5c-4a92-8af4-7b9fc66d80dc/download/27.-kecamatan-tegal-timur-renstra-perubahan-ii.xlsx> ;
    dcat:byteSize 1088835.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

