@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/dataset/3dbe835d-4a61-4f78-87db-d727fe1b3aef> a dcat:Dataset ;
    dct:description "Jumlah Pameran Seni Budaya Tahun 2021" ;
    dct:identifier "3dbe835d-4a61-4f78-87db-d727fe1b3aef" ;
    dct:issued "2024-07-27T11:11:50.709834"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:11:50.709841"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Pameran Seni Budaya Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasubag TU" ;
            vcard:hasEmail <mailto:dispar@pandeglangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3dbe835d-4a61-4f78-87db-d727fe1b3aef/resource/84a0b1cf-6153-4c35-80f3-d55c1b67dafe>,
        <http://5.189.187.109/dataset/3dbe835d-4a61-4f78-87db-d727fe1b3aef/resource/fbccec8e-822a-4d92-80a8-942384432853> ;
    dcat:keyword "2021",
        "Pariwisata" .

<http://5.189.187.109/dataset/3dbe835d-4a61-4f78-87db-d727fe1b3aef/resource/84a0b1cf-6153-4c35-80f3-d55c1b67dafe> a dcat:Distribution ;
    dct:description "Jumlah Pameran Seni Budaya Tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2023-11-28T07:32:29.199358"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:11:50.698060"^^xsd:dateTime ;
    dct:title "Jumlah Pameran Seni Budaya" ;
    dcat:accessURL <https://opendata.pandeglangkab.go.id/dataset/3dbe835d-4a61-4f78-87db-d727fe1b3aef/resource/84a0b1cf-6153-4c35-80f3-d55c1b67dafe/download/pameran.xlsx> ;
    dcat:byteSize "10217"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/3dbe835d-4a61-4f78-87db-d727fe1b3aef/resource/fbccec8e-822a-4d92-80a8-942384432853> a dcat:Distribution ;
    dct:description "Jumlah Pameran Seni Budaya Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2023-11-28T07:32:55.426622"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:11:50.699996"^^xsd:dateTime ;
    dct:title "Jumlah Pameran Seni Budaya" ;
    dcat:accessURL <https://opendata.pandeglangkab.go.id/dataset/3dbe835d-4a61-4f78-87db-d727fe1b3aef/resource/fbccec8e-822a-4d92-80a8-942384432853/download/pameran.csv> ;
    dcat:byteSize "1892"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

