@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/5b94abfd-8bea-474f-920c-af1c54319335> a dcat:Dataset ;
    dct:description "Data tentang 8. PDRB Kota Dumai Atas Dasar Harga Konstan tahun 2022" ;
    dct:identifier "9986279525" ;
    dct:issued "2022-12-04"^^xsd:date ;
    dct:modified "2022-12-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "BADAN PERENCANAAN PEMBANGUNAN DAERAH" ] ;
    dct:title "8. PDRB Kota Dumai Atas Dasar Harga Konstan tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/5b94abfd-8bea-474f-920c-af1c54319335/resource/e7431b98-3b1e-42d2-bd27-6ae1e2d924c2> ;
    dcat:keyword "Pdrb" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=OTk4NjI3OTUyNQ> .

<http://5.189.187.109/dataset/5b94abfd-8bea-474f-920c-af1c54319335/resource/e7431b98-3b1e-42d2-bd27-6ae1e2d924c2> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2026-06-14T06:12:51.854174"^^xsd:dateTime ;
    dct:modified "2026-06-14T06:12:51.828656"^^xsd:dateTime ;
    dct:title "contoh-file-pdf-1631083152.pdf" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/7/DATA_20221116125653-9479501159.pdf> ;
    dcat:mediaType "application/pdf" .

<https://sidatin.dumaikota.go.id?dataset=OTk4NjI3OTUyNQ> a foaf:Document .

