@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/6e8171ce-a0bd-4312-8fa7-2b3a63246df2> a dcat:Dataset ;
    dct:description "Indeks Daya Saing Daerah" ;
    dct:identifier "hdl:20.500.12690/RIN/9UUQSC/OUXSHB" ;
    dct:issued "2025-08-13T21:31:20+00:00"^^xsd:dateTime ;
    dct:modified "2025-08-13T21:31:20+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Riset dan Inovasi Nasional" ] ;
    dct:title "Indeks Daya Saing Daerah" ;
    dcat:distribution <http://5.189.187.109/dataset/6e8171ce-a0bd-4312-8fa7-2b3a63246df2/resource/47d79d4b-60d4-4cd8-8000-eff8f728f566> ;
    dcat:keyword "brin" ;
    dcat:landingPage <https://data.brin.go.id> .

<http://5.189.187.109/dataset/6e8171ce-a0bd-4312-8fa7-2b3a63246df2/resource/47d79d4b-60d4-4cd8-8000-eff8f728f566> a dcat:Distribution ;
    dct:description "Indeks Daya Saing Daerah" ;
    dct:format "XLSX" ;
    dct:issued "2026-05-06T21:15:27.576436"^^xsd:dateTime ;
    dct:modified "2026-05-06T21:15:27.540724"^^xsd:dateTime ;
    dct:title "Skor IDSD 2023 Prov-Kab-Kota (Update Agustus 2024).xlsx" ;
    dcat:accessURL <http://data.brin.go.id/api/access/datafile/652028> .

<https://data.brin.go.id> a foaf:Document .

