@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#> .

<https://data.jatengprov.go.id/dataset/3a094f39-be62-4d0b-8436-1fde80b30dfe> a dcat:Dataset ;
    dct:description "Data lanjut usia Terlantar berdasar SK Menteri Sosial Nomor 71 Tahun 2018" ;
    dct:identifier "3a094f39-be62-4d0b-8436-1fde80b30dfe" ;
    dct:issued "2018-10-24T03:17:42.853743"^^xsd:dateTime ;
    dct:modified "2018-10-24T03:17:42.853751"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "DATA LANJUT USIA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Awank Juni" ;
            vcard:hasEmail <mailto:awank.juni@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3a094f39-be62-4d0b-8436-1fde80b30dfe/resource/39dc31fc-2514-4f13-a943-9d16364cd3f1> .

<https://data.jatengprov.go.id/dataset/3a094f39-be62-4d0b-8436-1fde80b30dfe/resource/39dc31fc-2514-4f13-a943-9d16364cd3f1> a dcat:Distribution ;
    dct:description "Data Lanjut Usia Terlantar" ;
    dct:format "XLSX" ;
    dct:title "DATA LUT.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/id/dataset/3a094f39-be62-4d0b-8436-1fde80b30dfe/resource/39dc31fc-2514-4f13-a943-9d16364cd3f1/download/data-lut.xlsx> ;
    dcat:byteSize 8930.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

