@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/8df28804-c2db-4252-b328-89536d0c6468> a dcat:Dataset ;
    dct:description "Data Pasar Tertib Ukur (PTU)" ;
    dct:identifier "8df28804-c2db-4252-b328-89536d0c6468" ;
    dct:issued "2023-08-04T09:07:28.825620"^^xsd:dateTime ;
    dct:modified "2023-08-04T09:07:28.825628"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Data Pasar Tertib Ukur PTU" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "UPTD Metrologi" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8df28804-c2db-4252-b328-89536d0c6468/resource/5ebcbdce-905d-4e80-8d9a-8c973e0e5659> ;
    dcat:keyword "PTU",
        "Pasar Tertib Ukur" .

<https://data.jatengprov.go.id/dataset/8df28804-c2db-4252-b328-89536d0c6468/resource/5ebcbdce-905d-4e80-8d9a-8c973e0e5659> a dcat:Distribution ;
    dct:description "Data Pasar Tertib Ukur (PTU)" ;
    dct:format "XLSX" ;
    dct:title "Data Pasar Tertib Ukur PTU.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/8df28804-c2db-4252-b328-89536d0c6468/resource/5ebcbdce-905d-4e80-8d9a-8c973e0e5659/download/data-pasar-tertib-ukur-ptu.xlsx> ;
    dcat:byteSize 10098.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" .

