@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/1964e025-42ae-4852-ad94-3ed5c7a241cc> a dcat:Dataset ;
    dct:description "Pengurus Poksus UP2K" ;
    dct:identifier "1964e025-42ae-4852-ad94-3ed5c7a241cc" ;
    dct:issued "2024-06-11T15:00:37.141845"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:00:37.141852"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Pengurus Poksus UP2K" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rizky Fadjar Adiputra" ] ;
    dcat:distribution <http://5.189.187.109/dataset/1964e025-42ae-4852-ad94-3ed5c7a241cc/resource/63242ad1-31c1-491e-9530-16787f486246> ;
    dcat:keyword "Pengurus Poksus UP2K" .

<http://5.189.187.109/dataset/1964e025-42ae-4852-ad94-3ed5c7a241cc/resource/63242ad1-31c1-491e-9530-16787f486246> a dcat:Distribution ;
    dct:description "Pengurus Poksus UP2K" ;
    dct:format ".xlsx" ;
    dct:issued "2024-06-03T07:06:13.629978"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:00:37.133007"^^xsd:dateTime ;
    dct:title "Pengurus Poksus UP2K.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/1964e025-42ae-4852-ad94-3ed5c7a241cc/resource/63242ad1-31c1-491e-9530-16787f486246/download/pengurus-poksus-up2k.xlsx> ;
    dcat:byteSize "10009"^^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" .

