@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/e9f616b8-cf7b-4514-bdc1-005fa59ef701> a dcat:Dataset ;
    dct:description "Data Reset Sinok Oktober 2021" ;
    dct:identifier "e9f616b8-cf7b-4514-bdc1-005fa59ef701" ;
    dct:issued "2024-06-14T08:30:52.411837"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:30:52.411845"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Data Reset Sinok Oktober 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "calvin" ] ;
    dcat:distribution <http://5.189.187.109/dataset/e9f616b8-cf7b-4514-bdc1-005fa59ef701/resource/9378ecbd-b9db-4f24-84d8-29d472a2909c> ;
    dcat:keyword "kepegawaian" .

<http://5.189.187.109/dataset/e9f616b8-cf7b-4514-bdc1-005fa59ef701/resource/9378ecbd-b9db-4f24-84d8-29d472a2909c> a dcat:Distribution ;
    dct:description "Data Reset Sinok Oktober 2021" ;
    dct:format "XLSX" ;
    dct:issued "2024-06-13T02:18:20.418580"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:30:52.404658"^^xsd:dateTime ;
    dct:title "Data Reset Sinok Oktober 2021" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/e9f616b8-cf7b-4514-bdc1-005fa59ef701/resource/9378ecbd-b9db-4f24-84d8-29d472a2909c/download/data-resetsinok-oktober-2021.xlsx> ;
    dcat:byteSize "12288"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> a foaf:Agent ;
    foaf:name "Kabupaten Tegal" .

