@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/091eac92-918a-4764-808b-48d47d424cdd> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "8ea4bd3c-cbe4-4fc7-8800-65b181010132" ;
    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 "LPKS yang dibina di Kabupaten Malang" ;
    dcat:distribution <http://5.189.187.109/dataset/091eac92-918a-4764-808b-48d47d424cdd/resource/72f3cc0d-2e3a-4cd6-8561-06ea5ccd1dca> ;
    dcat:keyword "Kabupaten",
        "LPKS",
        "Malang",
        "di",
        "dibina",
        "yang" ;
    dcat:landingPage <https://kamasuta.malangkab.go.id/data-nilai-public?id=9799> .

<http://5.189.187.109/dataset/091eac92-918a-4764-808b-48d47d424cdd/resource/72f3cc0d-2e3a-4cd6-8561-06ea5ccd1dca> a dcat:Distribution ;
    dct:description "-" ;
    dct:format "XLSX" ;
    dct:issued "2025-04-29T02:30:29.715971"^^xsd:dateTime ;
    dct:modified "2025-04-29T02:30:29.582755"^^xsd:dateTime ;
    dct:title "LPKS yang dibina di Kabupaten Malang - 2024" ;
    dcat:accessURL <https://kamasuta.malangkab.go.id/data-cetak-excel?id=9799> .

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

