@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/2e774f39-3e63-412a-bab4-fb7661f3e0c4> a dcat:Dataset ;
    dct:description "jumlah dokumen hukum yang dihasilkan oleh Kementerian Pariwisata tahun 2025" ;
    dct:identifier "2e774f39-3e63-412a-bab4-fb7661f3e0c4" ;
    dct:issued "2026-01-23T00:18:57.244694"^^xsd:dateTime ;
    dct:modified "2026-01-23T00:18:57.244705"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/39080513-5db2-4d2a-ad96-f5442cf1f1aa> ;
    dct:title "Jumlah Dokumen Hukum Kementerian Pariwisata" ;
    owl:versionInfo "2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Biro Data dan Sistem Informasi" ;
            vcard:hasEmail <mailto:bagianhukum.birouh@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/2e774f39-3e63-412a-bab4-fb7661f3e0c4/resource/53efc693-99e1-477d-bbd6-2d6ab4233988> ;
    dcat:keyword "Kebijakan" ;
    dcat:landingPage <https://jdih.kemenpar.go.id/> .

<http://5.189.187.109:5000/dataset/2e774f39-3e63-412a-bab4-fb7661f3e0c4/resource/53efc693-99e1-477d-bbd6-2d6ab4233988> a dcat:Distribution ;
    dct:description "Jumlah Dokumen Hukum yang dihasilkan Kementerian Pariwisata pada Tahun 2025" ;
    dct:format "XLSX" ;
    dct:issued "2025-12-15T04:13:05.252936"^^xsd:dateTime ;
    dct:modified "2026-01-23T00:18:57.238833"^^xsd:dateTime ;
    dct:title "Jumlah Dokumen Hukum Kementerian Pariwisata Tahun 2025" ;
    dcat:accessURL <https://katalogdata.kemenpar.go.id/dataset/2e774f39-3e63-412a-bab4-fb7661f3e0c4/resource/53efc693-99e1-477d-bbd6-2d6ab4233988/download/book1.xlsx> ;
    dcat:byteSize "11055"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/39080513-5db2-4d2a-ad96-f5442cf1f1aa> a foaf:Agent ;
    foaf:name "Kementerian Pariwisata" .

<https://jdih.kemenpar.go.id/> a foaf:Document .

