@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:5000/dataset/2b416433-6eab-4ace-9a30-06cfb567b164> a dcat:Dataset ;
    dct:description "tarif pajak 2024 PBB-P2 " ;
    dct:identifier "2b416433-6eab-4ace-9a30-06cfb567b164" ;
    dct:issued "2024-06-11T15:05:06.594845"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:05:06.594854"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "tarif pajak 2024 PBB-P2" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bakeuda" ;
            vcard:hasEmail <mailto:bakeuda.kotategal@gmail.com> ] ;
    dcat:keyword "pajak daerah" .

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

