@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/07145749-20e0-45f4-9152-15bb1d41f5d7> a dcat:Dataset ;
    dct:description "Indikator untuk mengetahui banyaknya peningkatan kunjungan wisatawan " ;
    dct:identifier "07145749-20e0-45f4-9152-15bb1d41f5d7" ;
    dct:issued "2024-06-21T05:45:24.465795"^^xsd:dateTime ;
    dct:modified "2024-06-21T05:45:24.465801"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f93f2283-253f-402a-a5e4-b17e5e400597> ;
    dct:title "Presentase peningkatan kunjungan wisatawan Tahun 2023" ;
    owl:versionInfo "2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disporabudpar" ;
            vcard:hasEmail <mailto:disporabudpar@nganjukkab.go.id> ] ;
    dcat:keyword "Kepemudaan_Olahraga_Kebudayaan_dan_Pariwisata" .

<http://5.189.187.109/organization/f93f2283-253f-402a-a5e4-b17e5e400597> a foaf:Agent ;
    foaf:name "Kabupaten Nganjuk" .

