@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/65bed43e-7634-42e1-8f57-6204f85bd661> a dcat:Dataset ;
    dct:description "Jumlah Hotel Melati Tahun 2024" ;
    dct:identifier "65bed43e-7634-42e1-8f57-6204f85bd661" ;
    dct:issued "2024-10-20T18:30:14.948048"^^xsd:dateTime ;
    dct:modified "2024-12-27T05:05:57.960826"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH 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/65bed43e-7634-42e1-8f57-6204f85bd661/resource/d9dcc205-c931-4ff1-8816-40d186fe9b60> ;
    dcat:keyword "dinparta",
        "hotel melati" ;
    dcat:landingPage <https://pariwisata.demakkab.go.id/> .

<http://5.189.187.109/dataset/65bed43e-7634-42e1-8f57-6204f85bd661/resource/d9dcc205-c931-4ff1-8816-40d186fe9b60> a dcat:Distribution ;
    dct:description "Jumlah Hotel Melati tahun 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-08-02T07:53:02.231349"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:30:14.938859"^^xsd:dateTime ;
    dct:title "Jumlah Hotel Melati" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/65bed43e-7634-42e1-8f57-6204f85bd661/resource/d9dcc205-c931-4ff1-8816-40d186fe9b60/download/1085-jumlah-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 .

