@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/3a8c36e1-1ede-41fd-92ec-c0832d4140b0> a dcat:Dataset ;
    dct:description "Jumlah Arsip Vital dan Arsip Statis" ;
    dct:identifier "3a8c36e1-1ede-41fd-92ec-c0832d4140b0" ;
    dct:issued "2022-10-16T13:06:33.455912"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:06:33.455918"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Arsip Vital dan Arsip Statis" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aji Pramono" ;
            vcard:hasEmail <mailto:dinasarpuskabpkl@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3a8c36e1-1ede-41fd-92ec-c0832d4140b0/resource/e7e9beb1-d2e5-4af8-a6c4-07d28de65890> ;
    dcat:keyword "arsipstatis",
        "arsipvital" .

<http://5.189.187.109/dataset/3a8c36e1-1ede-41fd-92ec-c0832d4140b0/resource/e7e9beb1-d2e5-4af8-a6c4-07d28de65890> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-05-22T08:45:01.711359"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:06:33.447610"^^xsd:dateTime ;
    dct:title "Jumlah Arsip Vital dan Arsip Statis.xlsx" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/3a8c36e1-1ede-41fd-92ec-c0832d4140b0/resource/e7e9beb1-d2e5-4af8-a6c4-07d28de65890/download/75-e086-4f5e-a053-3c92267be946.xlsx> ;
    dcat:byteSize "9836"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> a foaf:Agent ;
    foaf:name "Kabupaten Pekalongan " .

