@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:5000/dataset/37f97300-a51c-4329-a2df-5e2aa512cc0f> a dcat:Dataset ;
    dct:description "Peserta Musrenbang Provinsi" ;
    dct:identifier "37f97300-a51c-4329-a2df-5e2aa512cc0f" ;
    dct:issued "2024-12-20T08:49:44.319001"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:49:44.319008"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/1d18ae4a-9f92-4e3b-88d0-704337a23ffe> ;
    dct:title "Peserta Musrenbang Provinsi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yustina Afrianti" ;
            vcard:hasEmail <mailto:sdibappeda@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/37f97300-a51c-4329-a2df-5e2aa512cc0f/resource/4b91668b-62d6-461d-a0be-656e504cf062> ;
    dcat:keyword "Perencanaan Pembangunan Daerah" .

<http://5.189.187.109:5000/dataset/37f97300-a51c-4329-a2df-5e2aa512cc0f/resource/4b91668b-62d6-461d-a0be-656e504cf062> a dcat:Distribution ;
    dct:format "LINK" ;
    dct:issued "2024-12-04T02:15:14.558789"^^xsd:dateTime ;
    dct:modified "2024-12-20T08:49:44.313560"^^xsd:dateTime ;
    dct:title "Forum Lintas Perangkat Daerah dan Pra Musrenbang Untuk Penyusunan RKPD Provinsi Sumatera Selatan Tahun 2025" ;
    dcat:accessURL <https://drive.google.com/file/d/1A3EQRl1uPkKOn-CCE2flb7OjQxJ3i896/view?usp=sharing> .

<http://5.189.187.109:5000/organization/1d18ae4a-9f92-4e3b-88d0-704337a23ffe> a foaf:Agent ;
    foaf:name "Kabupaten Ogan Komering Ilir" .

