@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/9f0830a8-56d3-4e70-9983-79ba2cb45526> a dcat:Dataset ;
    dct:identifier "176ad7aa9305742718c5a31f3a0bfaca" ;
    dct:issued "2022-07-01"^^xsd:date ;
    dct:modified "2022-09-21T15:20:01.408510"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "pusat" ;
            foaf:name "Direktorat Pembangunan Daerah" ] ;
    dct:title "Indeks Dimensi Ekonomi" ;
    dcat:distribution <http://5.189.187.109/dataset/9f0830a8-56d3-4e70-9983-79ba2cb45526/resource/86672b5c-4d61-41b9-b445-dc4ada4660d4> ;
    dcat:landingPage <https://datarenbang.bappenas.go.id/publikasi/tabulasi/detail/d3IndeksDesa> .

<http://5.189.187.109/dataset/9f0830a8-56d3-4e70-9983-79ba2cb45526/resource/86672b5c-4d61-41b9-b445-dc4ada4660d4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-10-24T11:33:52.267514"^^xsd:dateTime ;
    dct:modified "2022-10-24T11:33:52.263127"^^xsd:dateTime ;
    dct:title "Indeks-Dimensi-Ekonomi" ;
    dcat:accessURL <https://datarenbang.bappenas.go.id/datasets/download/d3IndeksDesa/Indeks-Dimensi-Ekonomi> .

<https://datarenbang.bappenas.go.id/publikasi/tabulasi/detail/d3IndeksDesa> a foaf:Document .

