PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX owl: <http://www.w3.org/2002/07/owl#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX dcat: <http://www.w3.org/ns/dcat#>
PREFIX dcmitype: <http://purl.org/dc/dcmitype/>
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
PREFIX geo: <http://www.opengis.net/ont/geosparql#>
PREFIX vcard: <http://www.w3.org/2006/vcard/ns#>
PREFIX prov: <http://www.w3.org/ns/prov#>
PREFIX odrs: <http://schema.theodi.org/odrs#>
PREFIX sosa: <http://www.w3.org/ns/sosa/>
PREFIX sdo: <https://schema.org/>
PREFIX ef: <http://www.w3.org/2015/03/inspire/ef/>
PREFIX doo: <https://digital.ceh.ac.uk/ontology/doo/>
PREFIX adms: <http://www.w3.org/ns/adms#>
PREFIX : <https://catalogue.ceh.ac.uk/id/>
:fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d
dcterms:title "R code for fitting a transmission model of bovine tuberculosis to a population of wild badgers" ;
dcterms:identifier "https://catalogue.ceh.ac.uk/id/fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d","https://doi.org/10.5285/fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d" ;
dcterms:bibliographicCitation "Konzen, E., Delahay, R.J., Hodgson, D.J., McDonald, R.A., Brooks Pollock, E., Spencer, S., McKinley, T.J. (2024). R code for fitting a transmission model of bovine tuberculosis to a population of wild badgers. NERC EDS Environmental Information Data Centre. https://doi.org/10.5285/fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d" ;
dcterms:description "This resource provides code to fit a transmission model of bovine tuberculosis spread to a population of wild badgers in Woodchester Park in the UK. The code produces Markov chain Monte Carlo samples from a model fitted to individual-level badger data from Woodchester Park. The badger data came from and can be requested from the Animal and Plant Health Agency. Example outputs are provided in the Supporting Information. This code was developed as part of a Natural Environment Research Council funded grant (number NE/V000616/1)." ;
dcterms:provenance [
a dcterms:ProvenanceStatement ;
rdfs:label "The code was developed and tested in R over a two-year project. Careful checks on the fitted model outputs against the observed data were done in order to assess the efficacy of the code and the models developed. These are all shown in the Supporting Information."
] ;
dcterms:spatial [
a dcterms:Location ;
dcat:bbox "POLYGON((-2.298 51.702, -2.298 51.717, -2.232 51.717, -2.232 51.702, -2.298 51.702))"^^geo:wktLiteral ;
] ;
dcat:contactPoint
:fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d_c0 ;
dcterms:publisher
<https://ror.org/04xw4m193> ;
dcterms:subject
"Woodchester Park",
<http://onto.nerc.ac.uk/CEHMD/topic/20>,
"Bovine tuberculosis",
"badgers",
"individual forward filtering backward sampling algorithm" ;
prov:wasGeneratedBy
:fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d_fund0 ;
a dcmitype:Software ;
dcterms:license <https://eidc.ac.uk/licences/gpl-3.0/plain>
;
dcterms:accessRights <http://vocab.nerc.ac.uk/collection/N07/current/RACC/> ;
dcterms:creator
:fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d_a0,
:fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d_a1,
:fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d_a2,
:fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d_a3,
:fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d_a4,
:fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d_a5,
:fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d_a6 ;
dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> .
:fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d_c0 a foaf:Person ;
foaf:name "McKinley, T.J." ;
foaf:familyName "McKinley" ;
foaf:givenName "T.J." ;
vcard:hasEmail "t.mckinley@exeter.ac.uk" ;
foaf:member [foaf:name "University of Exeter"] ;
.
<https://ror.org/04xw4m193> a foaf:Organization ;
foaf:name "NERC EDS Environmental Information Data Centre" ;
vcard:hasEmail "info@eidc.ac.uk" ;
foaf:member <https://ror.org/04xw4m193> ;
.
:fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d_a0 a foaf:Person ;
foaf:name "Konzen, E." ;
foaf:familyName "Konzen" ;
foaf:givenName "E." ;
vcard:hasEmail "Evandro.Konzen@warwick.ac.uk" ;
foaf:member [foaf:name "University of Warwick"] ;
.
:fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d_a1 a foaf:Person ;
foaf:name "Delahay, R.J." ;
foaf:familyName "Delahay" ;
foaf:givenName "R.J." ;
vcard:hasEmail "Dez.Delahay@apha.gov.uk" ;
foaf:member [foaf:name "Animal and Plant Health Agency / University of Exeter"] ;
.
:fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d_a2 a foaf:Person ;
foaf:name "Hodgson, D.J." ;
foaf:familyName "Hodgson" ;
foaf:givenName "D.J." ;
vcard:hasEmail "d.j.hodgson@exeter.ac.uk" ;
foaf:member [foaf:name "University of Exeter"] ;
.
:fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d_a3 a foaf:Person ;
foaf:name "McDonald, R.A." ;
foaf:familyName "McDonald" ;
foaf:givenName "R.A." ;
vcard:hasEmail "r.mcdonald@exeter.ac.uk" ;
foaf:member [foaf:name "University of Exeter"] ;
.
:fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d_a4 a foaf:Person ;
foaf:name "Brooks Pollock, E." ;
foaf:familyName "Brooks Pollock" ;
foaf:givenName "E." ;
vcard:hasEmail "ellen.brooks-pollock@bristol.ac.uk" ;
foaf:member [foaf:name "University of Bristol"] ;
.
:fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d_a5 a foaf:Person ;
foaf:name "Spencer, S." ;
foaf:familyName "Spencer" ;
foaf:givenName "S." ;
vcard:hasEmail "S.E.F.Spencer@warwick.ac.uk" ;
foaf:member [foaf:name "University of Warwick"] ;
.
:fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d_a6 a foaf:Person ;
foaf:name "McKinley, T.J." ;
foaf:familyName "McKinley" ;
foaf:givenName "T.J." ;
vcard:hasEmail "t.mckinley@exeter.ac.uk" ;
foaf:member [foaf:name "University of Exeter"] ;
.
<http://onto.nerc.ac.uk/CEHMD/topic/20> a skos:Concept;
skos:prefLabel "Animal behaviour"; rdfs:label "Animal behaviour"
.
:fe0f6bd7-ffd2-4e21-8c84-493cf4f3080d_fund0 a prov:Activity ; .