@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/a38565e8-3117-42c2-ac61-41efd6754cc3> a dcat:Dataset ;
    dct:description "Jumlah Hotel di Kabupaten Karanganyar" ;
    dct:identifier "a38565e8-3117-42c2-ac61-41efd6754cc3" ;
    dct:issued "2024-04-11T18:51:02.148053"^^xsd:dateTime ;
    dct:modified "2024-04-11T18:51:02.148060"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Jumlah Hotel 2017-2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BKD" ] ;
    dcat:distribution <http://5.189.187.109/dataset/a38565e8-3117-42c2-ac61-41efd6754cc3/resource/f9d304f5-f959-4c3b-9a8c-e0967689da8b> ;
    dcat:keyword "hotel",
        "pariwisata",
        "pendapatan asli daerah" ;
    dcat:landingPage <BKD> .

<BKD> a foaf:Document .

<http://5.189.187.109/dataset/a38565e8-3117-42c2-ac61-41efd6754cc3/resource/f9d304f5-f959-4c3b-9a8c-e0967689da8b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-03-13T03:09:20.682175"^^xsd:dateTime ;
    dct:modified "2024-04-11T18:51:02.136378"^^xsd:dateTime ;
    dct:title "Jumlah Hotel 2017-2022.csv" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/a38565e8-3117-42c2-ac61-41efd6754cc3/resource/f9d304f5-f959-4c3b-9a8c-e0967689da8b/download/jumlah-hotel-2017-2022.csv> ;
    dcat:byteSize "300"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

