@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/df08d1fe-7d65-4353-92ba-c4eb65ae3b31> a dcat:Dataset ;
    dct:description """<p>Daftar Nama Hotel yang ada di kota Banda Aceh</p>
""" ;
    dct:identifier "df08d1fe-7d65-4353-92ba-c4eb65ae3b31" ;
    dct:issued "2022-10-30T23:38:36.774534"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:36:19.676652"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Data Hotel Kota Banda Aceh" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/df08d1fe-7d65-4353-92ba-c4eb65ae3b31/resource/041437ec-c1d5-4080-aa73-9ef333e652d5> ;
    dcat:keyword "disbudpar",
        "hotel",
        "losmen",
        "wisma" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/data-hotel-kota-banda-aceh/df08d1fe-7d65-4353-92ba-c4eb65ae3b31> .

<http://5.189.187.109/dataset/df08d1fe-7d65-4353-92ba-c4eb65ae3b31/resource/041437ec-c1d5-4080-aa73-9ef333e652d5> a dcat:Distribution ;
    dct:description """<p>Daftar hotel di kota Banda Aceh</p>
""" ;
    dct:format "CSV" ;
    dct:issued "2016-11-17T11:52:22"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:36:19.688874"^^xsd:dateTime ;
    dct:title "Data Hotel Kota Banda Aceh Tahun 2016" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/data_hotel_banda_aceh_2016_2.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-hotel-kota-banda-aceh/df08d1fe-7d65-4353-92ba-c4eb65ae3b31> a foaf:Document .

