@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#> .

<https://data.kaltimprov.go.id/dataset/56d729ab-1b91-47b4-8597-ce8ba067aeb9> a dcat:Dataset ;
    dct:identifier "56d729ab-1b91-47b4-8597-ce8ba067aeb9" ;
    dct:issued "2021-07-10T15:16:48.947627"^^xsd:dateTime ;
    dct:modified "2021-07-10T15:22:56.843841"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/474cd7ba-590e-4a2c-87cd-e1f2e582da37> ;
    dct:title "Perkembangan Kepariwisatawaan Kalimantan Timur, Tahun 2011-2015" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPS Prov. Kaltim" ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/56d729ab-1b91-47b4-8597-ce8ba067aeb9/resource/8a8fffc6-4d74-448f-899d-b62f767fe1cd> ;
    dcat:keyword "Pariwisata" ;
    dcat:landingPage <https://kaltim.bps.go.id/> .

<https://data.kaltimprov.go.id/dataset/56d729ab-1b91-47b4-8597-ce8ba067aeb9/resource/8a8fffc6-4d74-448f-899d-b62f767fe1cd> a dcat:Distribution ;
    dct:description "Perkembangan Kepariwisatawaan Kalimantan Timur, Tahun 2011-2015" ;
    dct:format "XLS" ;
    dct:issued "2021-07-10T15:22:56.853653"^^xsd:dateTime ;
    dct:modified "2021-07-10T15:22:56.847538"^^xsd:dateTime ;
    dcat:accessURL <https://data.kaltimprov.go.id/dataset/56d729ab-1b91-47b4-8597-ce8ba067aeb9/resource/8a8fffc6-4d74-448f-899d-b62f767fe1cd/download/7ag6p95gr2zk4z02n.xls> ;
    dcat:byteSize "30208"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.kaltimprov.go.id/organization/474cd7ba-590e-4a2c-87cd-e1f2e582da37> a foaf:Agent ;
    foaf:name "Badan Pusat Statistik Provinsi Kaltim" .

<https://kaltim.bps.go.id/> a foaf:Document .

