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/>
:07af78a7-4022-43b1-b85f-b31caf596362
dcterms:title "Code for generating equilibrium genotype frequency values, and checking the analytical relatedness expression with simulation" ;
dcterms:identifier "https://catalogue.ceh.ac.uk/id/07af78a7-4022-43b1-b85f-b31caf596362","https://doi.org/10.5285/07af78a7-4022-43b1-b85f-b31caf596362" ;
dcterms:bibliographicCitation "Scott, T.W. (2023). Code for generating equilibrium genotype frequency values, and checking the analytical relatedness expression with simulation. NERC EDS Environmental Information Data Centre. https://doi.org/10.5285/07af78a7-4022-43b1-b85f-b31caf596362" ;
dcterms:description "This code: (1) Generates equilibrium genotype frequency values. This is provided in the 'Script_to_generate_equilibrium_genotype_frequencies.m' script. (2) Tests our relatedness expression with simulated data. This is provided in the 'Comparison_of_simulated_and_expected_relatedness.m' script." ;
dcterms:provenance [
a dcterms:ProvenanceStatement ;
rdfs:label "This came into existence through the process of writing code for MATLAB, to numerically solve equations in the paper: 'Is cooperation favoured by horizontal gene transfer?'."
] ;
dcat:contactPoint
:07af78a7-4022-43b1-b85f-b31caf596362_c0 ;
dcterms:publisher
<https://ror.org/04xw4m193> ;
dcterms:subject
"Social evolution",
"Evolutionary theory" ;
prov:wasGeneratedBy
:07af78a7-4022-43b1-b85f-b31caf596362_fund0 ;
a dcmitype:Software ;
dcterms:license <https://spdx.org/licenses/OGL-UK-3.0.ttl>
;
dcterms:accessRights <http://vocab.nerc.ac.uk/collection/N07/current/UNRS/> ;
dcterms:creator
<https://orcid.org/0000-0002-5941-3905> ;
dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> .
:07af78a7-4022-43b1-b85f-b31caf596362_c0 a foaf:Person ;
foaf:name "Scott, T.W." ;
foaf:familyName "Scott" ;
foaf:givenName "T.W." ;
vcard:hasEmail "thomas.scott@biology.ox.ac.uk" ;
foaf:member [foaf:name "University of Oxford"] ;
.
<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> ;
.
<https://orcid.org/0000-0002-5941-3905> a foaf:Person ;
foaf:name "Scott, T.W." ;
foaf:familyName "Scott" ;
foaf:givenName "T.W." ;
vcard:hasEmail "thomas.scott@biology.ox.ac.uk" ;
foaf:member [foaf:name "University of Oxford"] ;
.
:07af78a7-4022-43b1-b85f-b31caf596362_fund0 a prov:Activity ; .