@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/3f0831a7-e22a-4bf5-a35e-80b2d519326a> a dcat:Dataset ;
    dct:description "Jumlah Tempat Tidur Homestay Tahun 2024" ;
    dct:identifier "3f0831a7-e22a-4bf5-a35e-80b2d519326a" ;
    dct:issued "2024-10-20T18:27:25.585271"^^xsd:dateTime ;
    dct:modified "2025-01-02T22:37:15.849358"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH TEMPAT TIDUR HOMESTAY TAHUN 2024" ;
    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/3f0831a7-e22a-4bf5-a35e-80b2d519326a/resource/fa06c7a5-3d80-421f-97ba-8cef263935ac> ;
    dcat:keyword "dinparta",
        "tempat tidur homestay" ;
    dcat:landingPage <https://pariwisata.demakkab.go.id/> .

<http://5.189.187.109:5000/dataset/3f0831a7-e22a-4bf5-a35e-80b2d519326a/resource/fa06c7a5-3d80-421f-97ba-8cef263935ac> a dcat:Distribution ;
    dct:description "Jumlah Tempat tidur Homestay Tahun 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-08-12T01:15:55.284678"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:27:25.576874"^^xsd:dateTime ;
    dct:title "Jumlah Tempat tidur Homestay" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/3f0831a7-e22a-4bf5-a35e-80b2d519326a/resource/fa06c7a5-3d80-421f-97ba-8cef263935ac/download/1096-jumlah-tempat-tidur-homestay.xlsx> ;
    dcat:byteSize "9926"^^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 .

