@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/7353f12d-e8de-450c-a503-1a8ff671feda> a dcat:Dataset ;
    dct:description "RAB TPS UNIK 2024" ;
    dct:identifier "7353f12d-e8de-450c-a503-1a8ff671feda" ;
    dct:issued "2024-06-14T08:21:06.714800"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:21:06.714806"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "RAB TPS UNIK 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "MOHAMMAD ARIFI MUZAZI" ] ;
    dcat:distribution <http://5.189.187.109/dataset/7353f12d-e8de-450c-a503-1a8ff671feda/resource/935e3466-a7b2-4686-893f-81582a259caf> ;
    dcat:keyword "TPS" .

<http://5.189.187.109/dataset/7353f12d-e8de-450c-a503-1a8ff671feda/resource/935e3466-a7b2-4686-893f-81582a259caf> a dcat:Distribution ;
    dct:description "RAB TPS UNIK 2024" ;
    dct:format "XLSX" ;
    dct:issued "2024-06-14T07:52:18.844165"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:21:06.709038"^^xsd:dateTime ;
    dct:title "RAB TPS UNIK 2024" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/7353f12d-e8de-450c-a503-1a8ff671feda/resource/935e3466-a7b2-4686-893f-81582a259caf/download/rab-tps-unik-2024.xlsx> ;
    dcat:byteSize "12023"^^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" .

