@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/9e3b1a8c-e2d9-4726-b92f-cf442dc5b925> a dcat:Dataset ;
    dct:description "daftar kegiatan ecent pariwisata yang dilaksanakan dinas pariwisata kota banda aceh setiap tahunnya" ;
    dct:identifier "9e3b1a8c-e2d9-4726-b92f-cf442dc5b925" ;
    dct:issued "2022-10-30T23:36:15.134524"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:31:35.200238"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "CALENDAR of EVENT (CoE)/ Kalender Event Pariwisata" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:keyword "acara",
        "calendarofevent",
        "event",
        "festival",
        "kalenderevent",
        "kegiatan",
        "lomba",
        "pameran",
        "pariwisata",
        "tourism",
        "wisata" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/calendar-of-event-coe-kalender-event-pariwisata/9e3b1a8c-e2d9-4726-b92f-cf442dc5b925> .

<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/calendar-of-event-coe-kalender-event-pariwisata/9e3b1a8c-e2d9-4726-b92f-cf442dc5b925> a foaf:Document .

