@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/110b1d18-bb58-481b-9778-9f94e8a13c18> a dcat:Dataset ;
    dct:description "Data RTLH di Kota Tegal Juni 2023" ;
    dct:identifier "110b1d18-bb58-481b-9778-9f94e8a13c18" ;
    dct:issued "2023-07-11T13:51:36.171384"^^xsd:dateTime ;
    dct:modified "2023-07-11T13:51:36.171391"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Data RTLH di Kota Tegal Juni 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yanto Daryanto" ] ;
    dcat:distribution <http://5.189.187.109/dataset/110b1d18-bb58-481b-9778-9f94e8a13c18/resource/2d723918-f284-4846-9ebe-e53cbc7e67dc> ;
    dcat:keyword "rtlh" .

<http://5.189.187.109/dataset/110b1d18-bb58-481b-9778-9f94e8a13c18/resource/2d723918-f284-4846-9ebe-e53cbc7e67dc> a dcat:Distribution ;
    dct:description "Data RTLH di Kota Tegal Juni 2023" ;
    dct:format "XLSX" ;
    dct:issued "2023-06-14T09:02:58.444886"^^xsd:dateTime ;
    dct:modified "2023-07-11T13:51:36.166324"^^xsd:dateTime ;
    dct:title "Data RTLH di Kota Tegal Juni 2023" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/110b1d18-bb58-481b-9778-9f94e8a13c18/resource/2d723918-f284-4846-9ebe-e53cbc7e67dc/download/data-rtlh-di-kota-tegal-juni-2023.xlsx> ;
    dcat:byteSize "11846"^^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" .

