@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/f1348a80-14aa-4025-a45f-e7da7c8d302c> a dcat:Dataset ;
    dct:description "BPNT 2022 tahap 6 (Nopember Desember)" ;
    dct:identifier "f1348a80-14aa-4025-a45f-e7da7c8d302c" ;
    dct:issued "2023-09-11T14:03:15.811907"^^xsd:dateTime ;
    dct:modified "2023-09-11T14:03:15.811925"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "BPNT 2022 tahap 6 (Nopember Desember)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "herdiyanto" ] ;
    dcat:distribution <http://5.189.187.109/dataset/f1348a80-14aa-4025-a45f-e7da7c8d302c/resource/c8eb21a9-4136-4efd-a25a-19a7d3716d96> ;
    dcat:keyword "Bansos" .

<http://5.189.187.109/dataset/f1348a80-14aa-4025-a45f-e7da7c8d302c/resource/c8eb21a9-4136-4efd-a25a-19a7d3716d96> a dcat:Distribution ;
    dct:description "BPNT 2022 tahap 6 (Nopember Desember)" ;
    dct:format "XLSX" ;
    dct:issued "2023-08-23T05:37:56.268958"^^xsd:dateTime ;
    dct:modified "2023-09-11T14:03:15.769783"^^xsd:dateTime ;
    dct:title "BPNT 2022 tahap 6 (Nopember Desember).xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/f1348a80-14aa-4025-a45f-e7da7c8d302c/resource/c8eb21a9-4136-4efd-a25a-19a7d3716d96/download/bpnt-2022-tahap-6-nopember-desember.xlsx> ;
    dcat:byteSize "16688"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

