@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/f7d7ee64-ef21-4c9a-985d-b75a68362b81> a dcat:Dataset ;
    dct:identifier "8fa18a2b-ec56-4e37-8224-b38e7752c75b" ;
    dct:issued "2023-08-15"^^xsd:date ;
    dct:modified "2023-08-15"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "DINAS TENAGA KERJA" ] ;
    dct:title "Besaran UMP dan UMK se Provinsi Lampung" ;
    dcat:distribution <http://5.189.187.109/dataset/f7d7ee64-ef21-4c9a-985d-b75a68362b81/resource/ce51eeec-2f30-41a9-b251-5a94a5883309> ;
    dcat:keyword "Tenaga Kerja",
        "Upah Minimum" ;
    dcat:landingPage <https://opendata.lampungprov.go.id/dataset/besaran-ump-dan-umk-se-provinsi-lampung> .

<http://5.189.187.109/dataset/f7d7ee64-ef21-4c9a-985d-b75a68362b81/resource/ce51eeec-2f30-41a9-b251-5a94a5883309> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-10-02T02:04:15.776059"^^xsd:dateTime ;
    dct:modified "2023-10-02T02:04:15.761378"^^xsd:dateTime ;
    dct:title "Besaran UMP dan UMK se Provinsi Lampung" ;
    dcat:accessURL <https://opendata.lampungprov.go.id/dataset/8fa18a2b-ec56-4e37-8224-b38e7752c75b/download?extension=csv> .

<https://opendata.lampungprov.go.id/dataset/besaran-ump-dan-umk-se-provinsi-lampung> a foaf:Document .

