@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#> .

<http://5.189.187.109/dataset/827ad1d3-c2b0-46c1-b935-a69c9825ca75> a dcat:Dataset ;
    dct:description "Tarif PBJT-Jasa Parkir 2024" ;
    dct:identifier "827ad1d3-c2b0-46c1-b935-a69c9825ca75" ;
    dct:issued "2024-06-11T15:25:54.171005"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:25:54.171012"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Tarif PBJT-Jasa Parkir 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bakeuda" ;
            vcard:hasEmail <mailto:bakeuda.kotategal@gmail.com> ] ;
    dcat:keyword "pajak daerah" .

<http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> a foaf:Agent ;
    foaf:name "Kota Tegal" .

