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

<http://5.189.187.109/dataset/b530d2e9-7b17-428b-aae7-299d299c1ecf> a dcat:Dataset ;
    dct:description "Rata-rata hari dimana tempat tidur tidak ditempati dari telah diisi ke saat terisi berikutnya." ;
    dct:identifier "426f990b332ef8193a61cc90516c1245" ;
    dct:issued "-" ;
    dct:modified "2023-10-03"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "opendata.jatimprov.go.id" ] ;
    dct:title "TOI (Turn Over Interval)" ;
    dcat:distribution <http://5.189.187.109/dataset/b530d2e9-7b17-428b-aae7-299d299c1ecf/resource/55fba241-75ba-4cc5-9c5a-468cee92bfe0> ;
    dcat:landingPage <http://opendata.jatimprov.go.id/frontend/dataset/2318/detail_dataset> .

<http://5.189.187.109/dataset/b530d2e9-7b17-428b-aae7-299d299c1ecf/resource/55fba241-75ba-4cc5-9c5a-468cee92bfe0> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-28T07:25:19.843772"^^xsd:dateTime ;
    dct:modified "2024-11-28T07:25:19.834879"^^xsd:dateTime ;
    dct:title "TOI (Turn Over Interval)" ;
    dcat:accessURL <http://opendata.jatimprov.go.id/frontend/dataset/2318/csv/download_excel> .

<http://opendata.jatimprov.go.id/frontend/dataset/2318/detail_dataset> a foaf:Document .

