@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/a0c695e6-497c-4a93-ad9e-6040fd2af9f3> a dcat:Dataset ;
    dct:description "DATA PERANGKAT DESA" ;
    dct:identifier "a0c695e6-497c-4a93-ad9e-6040fd2af9f3" ;
    dct:issued "2019-03-05T21:46:55.899502"^^xsd:dateTime ;
    dct:modified "2019-03-05T21:46:55.899512"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "DATA PERANGKAT DESA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andrias" ;
            vcard:hasEmail <mailto:andriashindarwoto44@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a0c695e6-497c-4a93-ad9e-6040fd2af9f3/resource/b3ff47a9-f3fe-4a08-972d-4ff4c569a0ee> .

<https://data.jatengprov.go.id/dataset/a0c695e6-497c-4a93-ad9e-6040fd2af9f3/resource/b3ff47a9-f3fe-4a08-972d-4ff4c569a0ee> a dcat:Distribution ;
    dct:description "DATA PERANGKAT DESA" ;
    dct:format "DOCX" ;
    dct:title "DATA PERANGKAT DESA" .

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

