@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/d7c516e0-d3bd-4e8e-a5d6-f6ade369e869> a dcat:Dataset ;
    dct:description "Susunan Keanggotaan Komisi II DPRD Kabupaten Tegal" ;
    dct:identifier "d7c516e0-d3bd-4e8e-a5d6-f6ade369e869" ;
    dct:issued "2021-06-09T03:03:27.294521"^^xsd:dateTime ;
    dct:modified "2021-06-09T03:03:27.294532"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Susunan Keanggotaan Komisi II DPRD 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" .

