@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/98a342f5-a313-4723-a787-ce53cf244ed8> a dcat:Dataset ;
    dct:description "standar pelayanan minimum uji pertama" ;
    dct:identifier "98a342f5-a313-4723-a787-ce53cf244ed8" ;
    dct:issued "2023-07-04T09:08:06.534523"^^xsd:dateTime ;
    dct:modified "2023-08-04T09:07:31.415970"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "standar pelayanan minimum uji pertama" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ali usman" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/98a342f5-a313-4723-a787-ce53cf244ed8/resource/a27d5a96-a733-42ba-9e62-42bccd9d279c> .

<https://data.jatengprov.go.id/dataset/98a342f5-a313-4723-a787-ce53cf244ed8/resource/a27d5a96-a733-42ba-9e62-42bccd9d279c> a dcat:Distribution ;
    dct:description "standar pelayanan minimum uji pertama" ;
    dct:format "XLSX" ;
    dct:title "standar pelayanan minimum uji pertama.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/98a342f5-a313-4723-a787-ce53cf244ed8/resource/a27d5a96-a733-42ba-9e62-42bccd9d279c/download/standar-pelayanan-minimum-uji-pertama.xlsx> ;
    dcat:byteSize 26592.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" .

