@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/b60d1f91-e00e-4b70-a95d-6a6b0a71fa8f> a dcat:Dataset ;
    dct:description "Renja Kel Bandung 2024" ;
    dct:identifier "b60d1f91-e00e-4b70-a95d-6a6b0a71fa8f" ;
    dct:issued "2024-06-11T15:38:19.217934"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:38:19.217982"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Renja Kel Bandung 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kuswoyo" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/b60d1f91-e00e-4b70-a95d-6a6b0a71fa8f/resource/02983500-a8ac-4a65-a626-0e20d821fed4> ;
    dcat:keyword "Renja" .

<http://5.189.187.109:5000/dataset/b60d1f91-e00e-4b70-a95d-6a6b0a71fa8f/resource/02983500-a8ac-4a65-a626-0e20d821fed4> a dcat:Distribution ;
    dct:description "Renja Kel Bandung 2024" ;
    dct:format "XLS" ;
    dct:issued "2024-05-30T06:42:37.803958"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:38:19.209303"^^xsd:dateTime ;
    dct:title "Renja Kel Bandung 2024" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/b60d1f91-e00e-4b70-a95d-6a6b0a71fa8f/resource/02983500-a8ac-4a65-a626-0e20d821fed4/download/renja-kel-bandung-2024.xlsx> ;
    dcat:byteSize "96092"^^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" .

