@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/e3f7be60-7be6-4492-be59-369b17187a57> a dcat:Dataset ;
    dct:description "menampilkan peserta dan utusan dayah" ;
    dct:identifier "e3f7be60-7be6-4492-be59-369b17187a57" ;
    dct:issued "2022-10-30T23:38:48.686512"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:36:44.698262"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Peserta Pelatihan Jurnalistik bagi Santri/Guru dayah Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e3f7be60-7be6-4492-be59-369b17187a57/resource/8edfef11-318c-4a91-a37e-ab15cdb1e0ec> ;
    dcat:keyword "jurnalistik" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/peserta-pelatihan-jurnalistik-bagi-santri-guru-dayah-tahun-2019/e3f7be60-7be6-4492-be59-369b17187a57> .

<http://5.189.187.109/dataset/e3f7be60-7be6-4492-be59-369b17187a57/resource/8edfef11-318c-4a91-a37e-ab15cdb1e0ec> a dcat:Distribution ;
    dct:description "menampilkan peserta pelatihan jurnalistik" ;
    dct:format "CSV" ;
    dct:issued "2019-11-02T10:07:34"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:36:44.710036"^^xsd:dateTime ;
    dct:title "Peserta Pelatihan Jurnalistik bagi Santri/Guru dayah Tahun 2019" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/Peserta_Pelatihan_Jurnalistik_Bagi_Santri.csv> ;
    dcat:mediaType "csv" .

<http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> a foaf:Agent ;
    foaf:name "Kota Banda Aceh" .

<http://data.bandaacehkota.go.id/index.php/dataset/single/peserta-pelatihan-jurnalistik-bagi-santri-guru-dayah-tahun-2019/e3f7be60-7be6-4492-be59-369b17187a57> a foaf:Document .

