@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/518980b3-8ee1-4f6b-8662-a1118220be23> a dcat:Dataset ;
    dct:description "Jumlah Tempat Tidur Hotel Melati Tahun 2024" ;
    dct:identifier "518980b3-8ee1-4f6b-8662-a1118220be23" ;
    dct:issued "2024-10-20T18:28:52.269703"^^xsd:dateTime ;
    dct:modified "2024-12-23T07:08:23.045182"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH TEMPAT TIDUR HOTEL MELATI" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pariwisata Kab.Demak" ;
            vcard:hasEmail <mailto:dinparta@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/518980b3-8ee1-4f6b-8662-a1118220be23/resource/240ac880-a2dc-4dad-9b6b-ec67c4838706> ;
    dcat:keyword "dinparta",
        "tempat tidur" ;
    dcat:landingPage <https://pariwisata.demakkab.go.id/> .

<http://5.189.187.109/dataset/518980b3-8ee1-4f6b-8662-a1118220be23/resource/240ac880-a2dc-4dad-9b6b-ec67c4838706> a dcat:Distribution ;
    dct:description " Jumlah Tempat tidur Hotel Melati Tahun 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-08-06T03:07:50.263197"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:28:52.260622"^^xsd:dateTime ;
    dct:title " Jumlah Tempat tidur Hotel Melati" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/518980b3-8ee1-4f6b-8662-a1118220be23/resource/240ac880-a2dc-4dad-9b6b-ec67c4838706/download/1087-jumlah-tempat-tidur-hotel-melati.xlsx> ;
    dcat:byteSize "9159"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

<https://pariwisata.demakkab.go.id/> a foaf:Document .

