@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:5000/dataset/cb90baab-496f-41c5-a0d1-5479128a65e1> a dcat:Dataset ;
    dct:description "Jumlah Wisma Tamu Tahun 2024" ;
    dct:identifier "cb90baab-496f-41c5-a0d1-5479128a65e1" ;
    dct:issued "2024-10-20T18:36:31.456270"^^xsd:dateTime ;
    dct:modified "2024-12-27T06:46:28.437359"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH WISMA TAMU" ;
    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:5000/dataset/cb90baab-496f-41c5-a0d1-5479128a65e1/resource/4e8d7a57-8b0a-4831-aca0-ec27336a7bf9> ;
    dcat:keyword "dinparta",
        "wisma tamu" ;
    dcat:landingPage <https://pariwisata.demakkab.go.id/> .

<http://5.189.187.109:5000/dataset/cb90baab-496f-41c5-a0d1-5479128a65e1/resource/4e8d7a57-8b0a-4831-aca0-ec27336a7bf9> a dcat:Distribution ;
    dct:description "Jumlah  Wisma Tamu Tahun 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-08-06T03:22:15.587498"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:36:31.443023"^^xsd:dateTime ;
    dct:title "Jumlah  Wisma Tamu" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/cb90baab-496f-41c5-a0d1-5479128a65e1/resource/4e8d7a57-8b0a-4831-aca0-ec27336a7bf9/download/1091-jumlah-wisma-tamu.xlsx> ;
    dcat:byteSize "9180"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

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

