@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/7d44e6a6-0c64-42a7-a0a2-932cdd5679bd> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "1fbe9050-b363-4d99-89c1-24dbdd38e0e6" ;
    dct:issued "2024-11-21"^^xsd:date ;
    dct:modified "2025-02-03"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Tenaga Kerja" ] ;
    dct:title "LKS Tripartit di Kabupaten Malang" ;
    dcat:distribution <http://5.189.187.109/dataset/7d44e6a6-0c64-42a7-a0a2-932cdd5679bd/resource/9de40c5f-d046-431c-af47-d5b4f1b97473> ;
    dcat:keyword "Kabupaten",
        "LKS",
        "Malang",
        "Tripartit",
        "di" ;
    dcat:landingPage <https://kamasuta.malangkab.go.id/data-nilai-public?id=9798> .

<http://5.189.187.109/dataset/7d44e6a6-0c64-42a7-a0a2-932cdd5679bd/resource/9de40c5f-d046-431c-af47-d5b4f1b97473> a dcat:Distribution ;
    dct:description "-" ;
    dct:format "XLSX" ;
    dct:issued "2025-04-29T02:30:21.547510"^^xsd:dateTime ;
    dct:modified "2025-04-29T02:30:21.461127"^^xsd:dateTime ;
    dct:title "LKS Tripartit di Kabupaten Malang - 2024" ;
    dcat:accessURL <https://kamasuta.malangkab.go.id/data-cetak-excel?id=9798> .

<https://kamasuta.malangkab.go.id/data-nilai-public?id=9798> a foaf:Document .

