@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/abb6f17b-d5d9-4e09-aa02-9e2af879ba6a> a dcat:Dataset ;
    dct:description "BPNT 2021 tahap 1 (Januari Februari)" ;
    dct:identifier "abb6f17b-d5d9-4e09-aa02-9e2af879ba6a" ;
    dct:issued "2023-07-11T13:56:35.026883"^^xsd:dateTime ;
    dct:modified "2023-09-11T14:02:48.836824"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "BPNT 2021 tahap 1 (Januari Februari)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Herdiyanto" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/abb6f17b-d5d9-4e09-aa02-9e2af879ba6a/resource/0baa1adb-bf0e-46a0-ba8d-64c8749ee64d> ;
    dcat:keyword "Bansos" .

<http://5.189.187.109:5000/dataset/abb6f17b-d5d9-4e09-aa02-9e2af879ba6a/resource/0baa1adb-bf0e-46a0-ba8d-64c8749ee64d> a dcat:Distribution ;
    dct:description "BPNT 2021 tahap 1 (Januari Februari)" ;
    dct:format "XLSX" ;
    dct:issued "2023-06-20T07:59:03.197772"^^xsd:dateTime ;
    dct:modified "2023-09-11T14:02:48.892193"^^xsd:dateTime ;
    dct:title "BPNT 2021 tahap 1 (Januari Februari)" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/abb6f17b-d5d9-4e09-aa02-9e2af879ba6a/resource/0baa1adb-bf0e-46a0-ba8d-64c8749ee64d/download/bpnt-2021-tahap-1-januari-februari.xlsx> ;
    dcat:byteSize "16674"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/fc936e13-d803-46b5-b307-ec864c39765f> a foaf:Agent ;
    foaf:name "Kota Tegal" .

