@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/8330e78a-252f-4d64-a6c3-79534e25a000> a dcat:Dataset ;
    dct:description "Data laporan Covid-19 per 19 Juli 2021 wilayah kecamatan Dukuhturi" ;
    dct:identifier "8330e78a-252f-4d64-a6c3-79534e25a000" ;
    dct:issued "2021-08-22T14:30:47.377594"^^xsd:dateTime ;
    dct:modified "2021-08-22T14:30:47.377605"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Data Covid-19" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wasisto, S.IP" ;
            vcard:hasEmail <mailto:dukuhturi12@g.mail.com> ] ;
    dcat:landingPage <Kelana%20Afriady> .

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

