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

<https://data.sumbarprov.go.id/dataset/e44d9d47-0603-44b2-86d6-6b523525c290> a dcat:Dataset ;
    dct:description "Kasus Penyakit Hewan Menular" ;
    dct:identifier "e44d9d47-0603-44b2-86d6-6b523525c290" ;
    dct:issued "2024-03-04T09:02:15.154609"^^xsd:dateTime ;
    dct:modified "2024-03-04T09:02:15.154615"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/1e0ea94d-bf98-46cc-af9b-9deb925d3a16> ;
    dct:title "Kasus Penyakit Hewan Menular" ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/e44d9d47-0603-44b2-86d6-6b523525c290/resource/b40f133e-f0ef-4e06-8f60-f0eb957d37fe> ;
    dcat:keyword "hewan",
        "padang",
        "penyakit" .

<https://data.sumbarprov.go.id/dataset/e44d9d47-0603-44b2-86d6-6b523525c290/resource/b40f133e-f0ef-4e06-8f60-f0eb957d37fe> a dcat:Distribution ;
    dct:description "Kasus Penyakit Hewan Menular di Kota Padang" ;
    dct:format "CSV" ;
    dct:title "Kasus Penyakit Hewan Menular.csv" ;
    dcat:accessURL <https://satudata.padang.go.id/dataset/e44d9d47-0603-44b2-86d6-6b523525c290/resource/b40f133e-f0ef-4e06-8f60-f0eb957d37fe/download/kasus-penyakit-hewan-menular.csv> ;
    dcat:byteSize 197.0 ;
    dcat:mediaType "text/csv" .

<https://data.sumbarprov.go.id/organization/1e0ea94d-bf98-46cc-af9b-9deb925d3a16> a foaf:Organization ;
    foaf:name "Kota Padang" .

