@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:5000/dataset/0022b925-bcfc-4db5-b437-c28f96931d09> a dcat:Dataset ;
    dct:description "berisi tentang REKAP KUNJUNGAN WISATA BULAN SEPTEMBER 2021" ;
    dct:identifier "0022b925-bcfc-4db5-b437-c28f96931d09" ;
    dct:issued "2022-10-12T01:12:55.230205"^^xsd:dateTime ;
    dct:modified "2022-10-12T01:12:55.230211"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "REKAP KUNJUNGAN WISATA BULAN SEPTEMBER 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:disparpora.karanganyar@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/0022b925-bcfc-4db5-b437-c28f96931d09/resource/53f1a302-fa0b-454f-b220-a87aa453d39c> ;
    dcat:keyword "disparpora",
        "pariwisata" ;
    dcat:landingPage <Dinas%20Pariwisata%20Pemuda%20dan%20Olahraga> .

<Dinas%20Pariwisata%20Pemuda%20dan%20Olahraga> a foaf:Document .

<http://5.189.187.109:5000/dataset/0022b925-bcfc-4db5-b437-c28f96931d09/resource/53f1a302-fa0b-454f-b220-a87aa453d39c> a dcat:Distribution ;
    dct:description "REKAP KUNJUNGAN WISATA BULAN SEPTEMBER 2021" ;
    dct:format "XLSX" ;
    dct:issued "2022-10-05T01:30:06.913036"^^xsd:dateTime ;
    dct:modified "2022-10-12T01:12:55.223623"^^xsd:dateTime ;
    dct:title "KUNJUNGAN WISATA BULAN SEPTEMBER 2021.xlsx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/0022b925-bcfc-4db5-b437-c28f96931d09/resource/53f1a302-fa0b-454f-b220-a87aa453d39c/download/kunjungan-wisata-bulan-september-2021.xlsx> ;
    dcat:byteSize "12281"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> a foaf:Agent ;
    foaf:name "Kabupaten Karanganyar" .

