@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.kaltimprov.go.id/dataset/6f76f0ce-ec7a-4182-87e2-8b9f51f873d9> a dcat:Dataset ;
    dct:description "Berisi data Standar Pelayanan Minimum bidang Perumahan" ;
    dct:identifier "6f76f0ce-ec7a-4182-87e2-8b9f51f873d9" ;
    dct:issued "2025-10-02T06:18:55.403419"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:18:55.403424"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> ;
    dct:title "SPM Perumahan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Melinda Lestari" ;
            vcard:hasEmail <mailto:disperkimtanpaser@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/6f76f0ce-ec7a-4182-87e2-8b9f51f873d9/resource/2efb1928-a5ae-4258-a272-b27be1faaf26> .

<https://data.kaltimprov.go.id/dataset/6f76f0ce-ec7a-4182-87e2-8b9f51f873d9/resource/2efb1928-a5ae-4258-a272-b27be1faaf26> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2023-10-15T08:23:39.340521"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:18:55.402232"^^xsd:dateTime ;
    dcat:accessURL <https://data.paserkab.go.id/dataset/6f76f0ce-ec7a-4182-87e2-8b9f51f873d9/resource/2efb1928-a5ae-4258-a272-b27be1faaf26/download/spm-perumahan.pdf> ;
    dcat:byteSize "10167068"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> a foaf:Agent ;
    foaf:name "Kabupaten Paser" .

