@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/71b9bf84-8dda-4ee8-bf09-7f121d515c05> a dcat:Dataset ;
    dct:description "Jumlah Kunjungan Wisatawan Mancanegara" ;
    dct:identifier "71b9bf84-8dda-4ee8-bf09-7f121d515c05" ;
    dct:issued "2024-10-20T18:31:09.124413"^^xsd:dateTime ;
    dct:modified "2024-12-29T00:20:04.235701"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Kunjungan Wisatawan Mancanegara" ;
    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/dataset/71b9bf84-8dda-4ee8-bf09-7f121d515c05/resource/35738b62-03d3-4680-989b-f9f40e270e86> ;
    dcat:keyword "dinaspariwisata",
        "pariwisata",
        "wisatawan" ;
    dcat:landingPage <https://pariwisata.demakkab.go.id/> .

<http://5.189.187.109/dataset/71b9bf84-8dda-4ee8-bf09-7f121d515c05/resource/35738b62-03d3-4680-989b-f9f40e270e86> a dcat:Distribution ;
    dct:description "Jumlah Kunjungan Wisatawan Mancanegara" ;
    dct:format "XLS" ;
    dct:issued "2024-08-14T07:46:11.767836"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:31:09.110604"^^xsd:dateTime ;
    dct:title "Jumlah Kunjungan Wisatawan Mancanegara" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/71b9bf84-8dda-4ee8-bf09-7f121d515c05/resource/35738b62-03d3-4680-989b-f9f40e270e86/download/1061-jumlah-wisatawan-mancanegara.xlsx> ;
    dcat:byteSize "78526"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

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

