@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.sumbarprov.go.id/dataset/b94fd9e3-8e28-4b8e-b311-e1435eb392b2> a dcat:Dataset ;
    dct:description "Data paket pekerjaan PSU 2023" ;
    dct:identifier "b94fd9e3-8e28-4b8e-b311-e1435eb392b2" ;
    dct:issued "2024-05-29T08:46:56.223786"^^xsd:dateTime ;
    dct:modified "2024-05-30T02:42:42.476796"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/6838b661-b6f7-4f12-9b5d-0bcdf7799cc5> ;
    dct:title "Data PSU 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Elfitri" ;
            vcard:hasEmail <mailto:elfitrioktavia@gmail.com> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/b94fd9e3-8e28-4b8e-b311-e1435eb392b2/resource/a50db1f4-27e7-4aa6-bab2-c7240ae2611c> ;
    dcat:keyword "psu" .

<https://data.sumbarprov.go.id/dataset/b94fd9e3-8e28-4b8e-b311-e1435eb392b2/resource/a50db1f4-27e7-4aa6-bab2-c7240ae2611c> a dcat:Distribution ;
    dct:description "Data paket pekerjaan PSU 2023" ;
    dct:format "XLSX" ;
    dct:title "data psu 2023 satu data.xlsx" ;
    dcat:accessURL <https://data.sumbarprov.go.id/dataset/b94fd9e3-8e28-4b8e-b311-e1435eb392b2/resource/a50db1f4-27e7-4aa6-bab2-c7240ae2611c/download/data-psu-2023-satu-data.xlsx> ;
    dcat:byteSize 11507.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.sumbarprov.go.id/organization/6838b661-b6f7-4f12-9b5d-0bcdf7799cc5> a foaf:Organization ;
    foaf:name "Dinas Perumahan Rakyat, Kawasan Permukiman dan Pertanahan" .

