@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/2afd5e24-154f-413c-821a-9c28e30a7b3e> a dcat:Dataset ;
    dct:description "SK LKJIP" ;
    dct:identifier "2afd5e24-154f-413c-821a-9c28e30a7b3e" ;
    dct:issued "2023-07-04T09:06:15.169667"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:06:15.169673"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "SK LKJIP KEC. TEGAL TIMUR" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Surya Sumadi" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2afd5e24-154f-413c-821a-9c28e30a7b3e/resource/cc1c4259-b2da-49d6-b72c-90de72817c05> .

<https://data.jatengprov.go.id/dataset/2afd5e24-154f-413c-821a-9c28e30a7b3e/resource/cc1c4259-b2da-49d6-b72c-90de72817c05> a dcat:Distribution ;
    dct:description "SK LKJIP" ;
    dct:format "XLSX" ;
    dct:title "SK lkjip.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/2afd5e24-154f-413c-821a-9c28e30a7b3e/resource/cc1c4259-b2da-49d6-b72c-90de72817c05/download/sk-lkjip.xlsx> ;
    dcat:byteSize 306199.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" .

