@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/7d8042d6-304a-4024-891b-298ce440741b> a dcat:Dataset ;
    dct:description "Upah Minimum Kabupaten Magelang dan Sekitarnya, 2016-2020" ;
    dct:identifier "7d8042d6-304a-4024-891b-298ce440741b" ;
    dct:issued "2020-09-02T04:30:46.882645"^^xsd:dateTime ;
    dct:modified "2020-09-02T04:30:46.882659"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Upah Minimum Kabupaten Magelang dan Sekitarnya, 2016-2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7d8042d6-304a-4024-891b-298ce440741b/resource/e8a587b2-a49c-4794-9545-cad7b69f392a> ;
    dcat:landingPage <BPS> .

<https://data.jatengprov.go.id/dataset/7d8042d6-304a-4024-891b-298ce440741b/resource/e8a587b2-a49c-4794-9545-cad7b69f392a> a dcat:Distribution ;
    dct:description "Upah Minimum Kabupaten Magelang dan Sekitarnya, 2016-2020" ;
    dct:format "XLSX" ;
    dct:title "Bab 3.2.12.xlsx" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/7d8042d6-304a-4024-891b-298ce440741b/resource/e8a587b2-a49c-4794-9545-cad7b69f392a/download/bab-3.2.12.xlsx> ;
    dcat:byteSize 16509.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Magelang" .

