@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/d82fbfa8-fe9a-4132-acc3-7c6daaff2a00> a dcat:Dataset ;
    dct:description "Penanggulangan Tuberkulosis" ;
    dct:identifier "d82fbfa8-fe9a-4132-acc3-7c6daaff2a00" ;
    dct:issued "2023-01-18T04:42:08.238386"^^xsd:dateTime ;
    dct:modified "2023-01-18T04:42:08.238394"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1ea343a8-dd40-426b-8a5c-f29c0aee200d> ;
    dct:title "Peraturan Daerah Nomor 2 Tahun 2021" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagian Hukum" ;
            vcard:hasEmail <mailto:hukumsetdakebumen@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d82fbfa8-fe9a-4132-acc3-7c6daaff2a00/resource/4e69154b-e475-4af1-9803-dc2a650466ff> ;
    dcat:keyword "2021",
        "Kabupaten Kebumen",
        "Peraturan Daerah",
        "ProdukHukum" ;
    dcat:landingPage <Bagian%20Hukum> .

<https://data.jatengprov.go.id/dataset/d82fbfa8-fe9a-4132-acc3-7c6daaff2a00/resource/4e69154b-e475-4af1-9803-dc2a650466ff> a dcat:Distribution ;
    dct:description "Penanggulangan Tuberkulosis" ;
    dct:format "PDF" ;
    dct:title "Peraturan Daerah Nomor 2 Tahun 2021" ;
    dcat:accessURL <https://jdih.kebumenkab.go.id/index.php/produkhukum/download/2289> .

<https://data.jatengprov.go.id/organization/1ea343a8-dd40-426b-8a5c-f29c0aee200d> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kebumen" .

