@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/f90746b9-3306-4083-a193-99cdd3685595> a dcat:Dataset ;
    dct:identifier "f90746b9-3306-4083-a193-99cdd3685595" ;
    dct:issued "2024-06-11T05:00:09.525249"^^xsd:dateTime ;
    dct:modified "2024-06-11T05:00:09.525257"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Jumlah Hotel" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kebudayaan, Pemuda dan Olahraga Serta Pariwisata" ;
            vcard:hasEmail <mailto:herlitatarigan1313@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f90746b9-3306-4083-a193-99cdd3685595/resource/f55b6a4a-59d9-405e-8e0e-8060be762616> .

<http://5.189.187.109/dataset/f90746b9-3306-4083-a193-99cdd3685595/resource/f55b6a4a-59d9-405e-8e0e-8060be762616> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-18T07:01:04.993405"^^xsd:dateTime ;
    dct:modified "2024-06-11T05:00:09.521622"^^xsd:dateTime ;
    dct:title "JUMLAH HOTEL 2023.csv" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/f90746b9-3306-4083-a193-99cdd3685595/resource/f55b6a4a-59d9-405e-8e0e-8060be762616/download/jumlah-hotell.csv> ;
    dcat:byteSize "431"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> a foaf:Agent ;
    foaf:name "Kabupaten Karo" .

