@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/8a70e756-1817-48f7-b851-12e498093234> a dcat:Dataset ;
    dct:description "Jumlah Situs Budaya Berdasarkan Kecamatan 2023" ;
    dct:identifier "8a70e756-1817-48f7-b851-12e498093234" ;
    dct:issued "2025-01-20T08:56:26.893678"^^xsd:dateTime ;
    dct:modified "2025-01-20T08:56:26.893685"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Situs Budaya Berdasarkan Kecamatan 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Kebudayaan" ;
            vcard:hasEmail <mailto:pariwisata2017@gmail.com> ] ;
    dcat:keyword "2023" .

<http://5.189.187.109:5000/organization/8a2df550-974d-4d7d-94e8-239794ce0909> a foaf:Agent ;
    foaf:name "Kabupaten Pandeglang" .

