@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/b1ab08a9-636e-4ede-9023-e234d7e8d3f6> a dcat:Dataset ;
    dct:description "list desa wisata tersertifikasi tahun 2020-2022" ;
    dct:identifier "b1ab08a9-636e-4ede-9023-e234d7e8d3f6" ;
    dct:issued "2024-07-03T04:50:58.801357"^^xsd:dateTime ;
    dct:modified "2024-08-15T02:52:42.211209"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/81ec560e-d9d4-4844-ad0d-2ecefd886b22> ;
    dct:title "desa wisata tersertifikasi" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Direktorat TKD" ] ;
    dcat:distribution <http://5.189.187.109/dataset/b1ab08a9-636e-4ede-9023-e234d7e8d3f6/resource/80461f76-2299-495b-bcba-e39205b9c0f1> ;
    dcat:keyword "DPSP",
        "destinasi" ;
    dcat:landingPage <TKD> .

<TKD> a foaf:Document .

<http://5.189.187.109/dataset/b1ab08a9-636e-4ede-9023-e234d7e8d3f6/resource/80461f76-2299-495b-bcba-e39205b9c0f1> a dcat:Distribution ;
    dct:description "data desa wisata yang telah disertifikasi tahun 2020 - 2022, tahun 2023 tidak dilakukan sertifikasi terhadap desa wisata " ;
    dct:format "XLSX" ;
    dct:issued "2023-11-20T08:37:42.122320"^^xsd:dateTime ;
    dct:modified "2024-07-03T04:50:58.790701"^^xsd:dateTime ;
    dct:title "desa wisata tersertifikasi" ;
    dcat:accessURL <https://katalogdata.kemenparekraf.go.id/dataset/b1ab08a9-636e-4ede-9023-e234d7e8d3f6/resource/80461f76-2299-495b-bcba-e39205b9c0f1/download/desa-wisata-tersertifikasi.xlsx> ;
    dcat:byteSize "10983"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/81ec560e-d9d4-4844-ad0d-2ecefd886b22> a foaf:Agent ;
    foaf:name "Kementerian Pariwisata dan Ekonomi Kreatif" .

