@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/80dc42a2-f311-446d-82a1-b9227d706e97> a dcat:Dataset ;
    dct:description "Rekap-DTKS-periode-sk-15-Juni-2023" ;
    dct:identifier "80dc42a2-f311-446d-82a1-b9227d706e97" ;
    dct:issued "2023-07-04T09:07:43.642645"^^xsd:dateTime ;
    dct:modified "2023-08-04T09:07:28.181863"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Rekap DTKS periode sk 15 Juni 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Herdiyanto" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/80dc42a2-f311-446d-82a1-b9227d706e97/resource/ae6066a2-fc33-46bd-9a13-6db9f401b5fc> ;
    dcat:keyword "DTKS" .

<https://data.jatengprov.go.id/dataset/80dc42a2-f311-446d-82a1-b9227d706e97/resource/ae6066a2-fc33-46bd-9a13-6db9f401b5fc> a dcat:Distribution ;
    dct:description "Rekap DTKS periode sk 15 Juni 2023" ;
    dct:format "XLSX" ;
    dct:title "periode sk 15 Juni 2023.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/80dc42a2-f311-446d-82a1-b9227d706e97/resource/ae6066a2-fc33-46bd-9a13-6db9f401b5fc/download/periode-sk-15-juni-2023.xlsx> ;
    dcat:byteSize 11045.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" .

