@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/080d2018-6f48-4c40-9b2d-c6534675dc22> a dcat:Dataset ;
    dct:description "JUMLAH RUMAH TANGGA TAHUN 2014-2018" ;
    dct:identifier "080d2018-6f48-4c40-9b2d-c6534675dc22" ;
    dct:issued "2022-11-01T00:22:20.290885"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:22:20.290892"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "JUMLAH RUMAH TANGGA TAHUN 2014-2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "M. Aji" ;
            vcard:hasEmail <mailto:aji_pedrosa@yahoo.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/080d2018-6f48-4c40-9b2d-c6534675dc22/resource/8a09464d-2812-46c6-bf4a-09f57cdacaa6> .

<http://5.189.187.109:5000/dataset/080d2018-6f48-4c40-9b2d-c6534675dc22/resource/8a09464d-2812-46c6-bf4a-09f57cdacaa6> a dcat:Distribution ;
    dct:description "Jumlah Rumah Tangga" ;
    dct:format "XLSX" ;
    dct:issued "2019-05-08T01:15:10.494624"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:22:20.287965"^^xsd:dateTime ;
    dct:title "Jumlah Rumah Tangga.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/080d2018-6f48-4c40-9b2d-c6534675dc22/resource/8a09464d-2812-46c6-bf4a-09f57cdacaa6/download/jumlah-rumah-tangga.xlsx> ;
    dcat:byteSize "8966"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

