@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/2bedbfca-4c51-4993-9834-c5e45add7c85> a dcat:Dataset ;
    dct:description "standar pelayanan minimum uji mutasi" ;
    dct:identifier "2bedbfca-4c51-4993-9834-c5e45add7c85" ;
    dct:issued "2023-07-04T09:06:16.069070"^^xsd:dateTime ;
    dct:modified "2023-08-04T09:07:21.991470"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "standar pelayanan minimum uji mutasi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ali usman" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2bedbfca-4c51-4993-9834-c5e45add7c85/resource/9578537c-daff-4cd5-afc2-efc46fd9f17f> ;
    dcat:keyword "mutasi" .

<https://data.jatengprov.go.id/dataset/2bedbfca-4c51-4993-9834-c5e45add7c85/resource/9578537c-daff-4cd5-afc2-efc46fd9f17f> a dcat:Distribution ;
    dct:description "standar pelayanan minimum uji mutasi" ;
    dct:format "XLSX" ;
    dct:title "standar pelayanan minimum mutasi masuk.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/2bedbfca-4c51-4993-9834-c5e45add7c85/resource/9578537c-daff-4cd5-afc2-efc46fd9f17f/download/standar-pelayanan-minimum-mutasi-masuk.xlsx> ;
    dcat:byteSize 26729.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" .

