@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/ee0004ed-b980-4856-b377-9c0c44e3e7f6> a dcat:Dataset ;
    dct:description "Perjanjian Kinerja" ;
    dct:identifier "ee0004ed-b980-4856-b377-9c0c44e3e7f6" ;
    dct:issued "2023-07-04T09:09:34.072250"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:09:34.072258"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Perjanjian Kinerja" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Surya Sumadi" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ee0004ed-b980-4856-b377-9c0c44e3e7f6/resource/986574ae-fdec-4766-ba3c-de900fbeae92> .

<https://data.jatengprov.go.id/dataset/ee0004ed-b980-4856-b377-9c0c44e3e7f6/resource/986574ae-fdec-4766-ba3c-de900fbeae92> a dcat:Distribution ;
    dct:description "Perjanjian Kinerja" ;
    dct:format "XLSX" ;
    dct:title "PK 2023 - 27. Kecamatan Tegal Timur.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/ee0004ed-b980-4856-b377-9c0c44e3e7f6/resource/986574ae-fdec-4766-ba3c-de900fbeae92/download/pk-2023-27.-kecamatan-tegal-timur.xlsx> ;
    dcat:byteSize 240670.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" .

