@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#> .

<http://5.189.187.109/dataset/f00ba2f0-2644-439d-aff0-a0a23039ddc3> a dcat:Dataset ;
    dct:description "sanimas tahun 2022 di hasilkan oleh dinas pekerjaan umum dan penataan ruang" ;
    dct:identifier "f00ba2f0-2644-439d-aff0-a0a23039ddc3" ;
    dct:issued "2024-03-17T14:16:48.092356"^^xsd:dateTime ;
    dct:modified "2024-03-17T14:16:48.092363"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0b01bc67-ec83-476d-9446-9c391d608250> ;
    dct:title "SANIMAS TAHUN 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FORUM SATU DATA" ;
            vcard:hasEmail <mailto:pupr@kamparkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f00ba2f0-2644-439d-aff0-a0a23039ddc3/resource/0a78f227-4d7c-48c6-859f-6fa83bd21b0a> ;
    dcat:keyword "pupr",
        "sanimas" ;
    dcat:landingPage <dinas%20pupr> .

<dinas%20pupr> a foaf:Document .

<http://5.189.187.109/dataset/f00ba2f0-2644-439d-aff0-a0a23039ddc3/resource/0a78f227-4d7c-48c6-859f-6fa83bd21b0a> a dcat:Distribution ;
    dct:description "DATA DI PRODUKSI OLEH DINAS PUPR" ;
    dct:format "XLSX" ;
    dct:issued "2022-11-28T03:27:37.481965"^^xsd:dateTime ;
    dct:modified "2024-03-17T14:16:48.081540"^^xsd:dateTime ;
    dct:title "SANIMAS 2022.xlsx" ;
    dcat:accessURL <https://data.kamparkab.go.id/dataset/f00ba2f0-2644-439d-aff0-a0a23039ddc3/resource/0a78f227-4d7c-48c6-859f-6fa83bd21b0a/download/sanimas-2022.xlsx> ;
    dcat:byteSize "16621"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0b01bc67-ec83-476d-9446-9c391d608250> a foaf:Agent ;
    foaf:name "Kabupaten Kampar" .

