@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/42c54183-9d33-45cf-ab2d-73c5d16bc3ed> a dcat:Dataset ;
    dct:description "Aturan Perilaku ASN Kantor Kecamatan Suradadi Kabupaten Tegal" ;
    dct:identifier "42c54183-9d33-45cf-ab2d-73c5d16bc3ed" ;
    dct:issued "2021-08-22T14:30:34.501571"^^xsd:dateTime ;
    dct:modified "2021-08-22T14:30:34.501583"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Aturan Perilaku ASN Kecamatan Suradadi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Operator" ] ;
    dcat:landingPage <Kecamatan%20Suradadi> .

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

