@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/3b3f1f22-d145-4d2e-8f93-2dd309f0ec70> a dcat:Dataset ;
    dct:description "Daftar nama OPD Pemkot Tegal" ;
    dct:identifier "3b3f1f22-d145-4d2e-8f93-2dd309f0ec70" ;
    dct:issued "2024-06-14T08:16:36.996789"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:16:36.996796"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Daftar nama OPD Pemkot Tegal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "suci" ] ;
    dcat:distribution <http://5.189.187.109/dataset/3b3f1f22-d145-4d2e-8f93-2dd309f0ec70/resource/49a61172-09c9-4d97-a877-e3bbd1210418> ;
    dcat:keyword "opd" .

<http://5.189.187.109/dataset/3b3f1f22-d145-4d2e-8f93-2dd309f0ec70/resource/49a61172-09c9-4d97-a877-e3bbd1210418> a dcat:Distribution ;
    dct:description "Daftar nama OPD Pemkot Tegal" ;
    dct:format "XLSX" ;
    dct:issued "2024-06-14T03:37:04.316714"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:16:36.989609"^^xsd:dateTime ;
    dct:title "Daftar nama OPD Pemkot Tegal" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/3b3f1f22-d145-4d2e-8f93-2dd309f0ec70/resource/49a61172-09c9-4d97-a877-e3bbd1210418/download/daftar-nama-opd-pemkot-tegal.xlsx> ;
    dcat:byteSize "14804"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> a foaf:Agent ;
    foaf:name "Kabupaten Tegal" .

