@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/62f724c7-9c6b-4cfb-a499-94b073fe964c> a dcat:Dataset ;
    dct:description "Produk Dewan Perwakilan Daerah Kabupaten Tegal, 2017 - 2020" ;
    dct:identifier "62f724c7-9c6b-4cfb-a499-94b073fe964c" ;
    dct:issued "2021-06-09T03:02:20.626924"^^xsd:dateTime ;
    dct:modified "2021-06-09T03:02:20.626936"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Produk Dewan Perwakilan Daerah Kabupaten Tegal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sekretariat DPRD" ;
            vcard:hasEmail <mailto:setwandprd.kabtegal@gmail.com> ] .

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

