@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/9b9cc4b0-8f88-4bd9-b2a8-00bc5b28ba41> a dcat:Dataset ;
    dct:description "Jumlah Kunjungan Objek Wisata Religi (Wisatawan Mancanegara) Tahun 2024" ;
    dct:identifier "9b9cc4b0-8f88-4bd9-b2a8-00bc5b28ba41" ;
    dct:issued "2024-10-20T18:34:00.685078"^^xsd:dateTime ;
    dct:modified "2024-12-25T05:04:36.170231"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH KUNJUNGAN OBJEK WISATA RELIGI (WISATAWAN MANCANEGARA)" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pariwisata Kab.Demak" ;
            vcard:hasEmail <mailto:dinparta@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/9b9cc4b0-8f88-4bd9-b2a8-00bc5b28ba41/resource/687b7ae2-6e87-4e65-aeb2-4071d6a366fa> ;
    dcat:keyword "dinparta",
        "objek wisata religi",
        "wisatawan mancanegara" ;
    dcat:landingPage <https://pariwisata.demakkab.go.id/> .

<http://5.189.187.109:5000/dataset/9b9cc4b0-8f88-4bd9-b2a8-00bc5b28ba41/resource/687b7ae2-6e87-4e65-aeb2-4071d6a366fa> a dcat:Distribution ;
    dct:description "Jumlah Kunjungan Objek Wisata Religi (Wisatawan Mancanegara) Tahun 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-08-01T04:45:52.760580"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:34:00.674894"^^xsd:dateTime ;
    dct:title "Jumlah Kunjungan Objek Wisata Religi (Wisatawan Mancanegara)" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/9b9cc4b0-8f88-4bd9-b2a8-00bc5b28ba41/resource/687b7ae2-6e87-4e65-aeb2-4071d6a366fa/download/1070-jumlah-kunjungan-objek-wisata-religi-wisatawan-mancanegara.xlsx> ;
    dcat:byteSize "10066"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

<https://pariwisata.demakkab.go.id/> a foaf:Document .

