@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/02598c4b-bcc6-47d4-8a27-49b2cd7dfa74> a dcat:Dataset ;
    dct:description "menampilkan data peserta seminar Hari Santri Nasional Tahun 2019, meliputi nama dan utusan" ;
    dct:identifier "02598c4b-bcc6-47d4-8a27-49b2cd7dfa74" ;
    dct:issued "2022-10-30T23:30:34.777837"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:20:59.512267"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Data Peserta Seminar HSN 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/02598c4b-bcc6-47d4-8a27-49b2cd7dfa74/resource/01a070ae-2b91-40c4-b366-e5866929efba> ;
    dcat:keyword "harisantri" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/data-peserta-seminar-hsn-tahun-2019/02598c4b-bcc6-47d4-8a27-49b2cd7dfa74> .

<http://5.189.187.109/dataset/02598c4b-bcc6-47d4-8a27-49b2cd7dfa74/resource/01a070ae-2b91-40c4-b366-e5866929efba> a dcat:Distribution ;
    dct:description "menampilkan data peserta seminar hari santri nasional" ;
    dct:format "CSV" ;
    dct:issued "2019-11-02T10:00:35"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:20:59.522842"^^xsd:dateTime ;
    dct:title "Data Peserta Seminar HSN Tahun 2019" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/Peserta_Seminar_HSN_2019_ok.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/data-peserta-seminar-hsn-tahun-2019/02598c4b-bcc6-47d4-8a27-49b2cd7dfa74> a foaf:Document .

