@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/98ed25eb-d23b-420b-9c9e-efe1387107cf> a dcat:Dataset ;
    dct:description "Dataset ini berisi luas perwakafan di wilayah Kecamatan pada tahun 2022" ;
    dct:identifier "98ed25eb-d23b-420b-9c9e-efe1387107cf" ;
    dct:issued "2024-07-27T11:19:22.003689"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:19:22.003695"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Data Luas Perwakafan Agama Islam 2022 Kecamatan Cisata" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Pemerintahan" ;
            vcard:hasEmail <mailto:cisatakantor@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/98ed25eb-d23b-420b-9c9e-efe1387107cf/resource/58fdfdd9-c4ea-404b-8994-7db1a05276ad>,
        <http://5.189.187.109/dataset/98ed25eb-d23b-420b-9c9e-efe1387107cf/resource/7bb23e4b-bb2d-4bb2-af3e-d3c36eabdcec> ;
    dcat:keyword "2022",
        "Kec.Cisata",
        "luasperwakafan" .

<http://5.189.187.109/dataset/98ed25eb-d23b-420b-9c9e-efe1387107cf/resource/58fdfdd9-c4ea-404b-8994-7db1a05276ad> a dcat:Distribution ;
    dct:description "Data Luas Perwakafan Agama Islam xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-30T13:23:58.914970"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:19:21.989733"^^xsd:dateTime ;
    dct:title "Data Luas Perwakafan Agama Islam" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703942669.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/98ed25eb-d23b-420b-9c9e-efe1387107cf/resource/7bb23e4b-bb2d-4bb2-af3e-d3c36eabdcec> a dcat:Distribution ;
    dct:description "Data Luas Perwakafan Agama Islam csv" ;
    dct:format "CSV" ;
    dct:issued "2023-12-30T13:24:15.845494"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:19:21.991617"^^xsd:dateTime ;
    dct:title "Data Luas Perwakafan Agama Islam" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703942753.csv> ;
    dcat:mediaType "text/csv" .

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

