@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/dataset/56d729ab-1b91-47b4-8597-ce8ba067aeb9> a dcat:Dataset ;
    dct:identifier "56d729ab-1b91-47b4-8597-ce8ba067aeb9" ;
    dct:issued "2024-04-02T04:31:01.331250"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:59:03.742836"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/19b580bc-99a7-4e46-9f3b-907fea3fd629> ;
    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 <http://5.189.187.109/dataset/56d729ab-1b91-47b4-8597-ce8ba067aeb9/resource/8a8fffc6-4d74-448f-899d-b62f767fe1cd> ;
    dcat:keyword "Pariwisata" ;
    dcat:landingPage <https://kaltim.bps.go.id/> .

<http://5.189.187.109/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 "2024-04-02T04:31:01.322828"^^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" .

<http://5.189.187.109/organization/19b580bc-99a7-4e46-9f3b-907fea3fd629> a foaf:Agent ;
    foaf:name "Provinsi Kalimantan Timur" .

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

