@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/e0c52fbf-bca5-4825-ac76-eb2de494c171> a dcat:Dataset ;
    dct:description "Data penduduk wilayah kecamatan Dukuhturi periode bulan Januari tahun 2021" ;
    dct:identifier "e0c52fbf-bca5-4825-ac76-eb2de494c171" ;
    dct:issued "2021-08-22T14:31:12.249430"^^xsd:dateTime ;
    dct:modified "2021-08-22T14:31:12.249458"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Data Penduduk Wilayah Kecamatan Dukuhturi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wasisto" ;
            vcard:hasEmail <mailto:wasisto1973@gmail.com> ] ;
    dcat:landingPage <Data%20dari%20masing-masing%20Desa> .

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

