@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65> a dcat:Dataset ;
    dct:description """Data and R script for developing population model for black swans at Te Waihora in 2018, as presented in Herse et al. "A demographic model to support customary management of a culturally important waterfowl species."  \r
  \r
[Project 3.2]""" ;
    dct:identifier "2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65" ;
    dct:issued "2022-03-09T05:01:21.203376"^^xsd:dateTime ;
    dct:modified "2022-03-21T23:51:30.753731"^^xsd:dateTime ;
    dct:publisher <https://data.bioheritage.nz/organization/dfb688ab-4892-4e8d-bf66-5ccb22b0aec8> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((172.3381 -43.7092, 172.6704 -43.7092, 172.6704 -43.8589, 172.3381 -43.8589, 172.3381 -43.7092))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\",\"coordinates\": [ [ [172.338089, -43.70917],[172.670425, -43.70917],[172.670425, -43.85888],[172.338089, -43.85888],[172.338089, -43.70917] ] ] }"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Black swan population harvest model data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Phil Lyver" ;
            vcard:hasEmail <mailto:lyverp@landcareresearch.co.nz> ] ;
    dcat:distribution <https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/05d0da31-252f-4fb3-974a-558284876e2a>,
        <https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/67a36434-7c25-41b5-972b-51e58f0f6410>,
        <https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/6938c716-d6d4-421e-a1a2-b2ad8a1b56bf>,
        <https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/7f31c02e-22a2-463c-bb55-085e9e5a8d79>,
        <https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/9485cf89-43f2-493d-85cc-9390236aab8b>,
        <https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/b07c6f11-8308-4404-857a-7ec1a6734451>,
        <https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/b564a93d-ada2-4549-9ce6-5d10dc50ca26>,
        <https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/d6562756-737c-486d-a681-783762044914>,
        <https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/ef620de9-e016-4287-b317-50fcb02efa07> ;
    dcat:keyword "Te Waihora",
        "black swan",
        "demographic model",
        "population dynamics" .

<https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/05d0da31-252f-4fb3-974a-558284876e2a> a dcat:Distribution ;
    dct:description """Cygnet survival:\r
ID (VHF frequency)\r
time (follow up time, see 'survival' R package)\r
time2 (ending time of the interval, i.e. censore time, see 'survival' R package)\r
status (0 = alive, 1 = dead)\r
site (nesting colony where the cygnet originated from; 1 = Ataahua, 2 = Kaituna, 3 = Yarrs)\r
brood (brood number)""" ;
    dct:format "CSV" ;
    dct:issued "2022-03-09T05:04:27.379911"^^xsd:dateTime ;
    dct:modified "2022-03-09T05:04:27.379911"^^xsd:dateTime ;
    dct:title "data_for_cygnet_survival.csv" ;
    dcat:accessURL <https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/05d0da31-252f-4fb3-974a-558284876e2a/download/data_for_cygnet_survival.csv> ;
    dcat:byteSize 1278.0 ;
    dcat:mediaType "text/csv" .

<https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/67a36434-7c25-41b5-972b-51e58f0f6410> a dcat:Distribution ;
    dct:description """Nesting data:\r
Nest.ID \r
Recruitment.attempt1 (number of eggs hatched from the first nesting attempt)\r
Colony (AT = Ataahua, KA = Kaituna, YA = Yarrs)\r
Eggs.removed (egg harvest treatment: 0, 2, 4, or ALL eggs)\r
Camera.initial (indicates where a camera was installed at the onset of nest monitoring, Y/N)""" ;
    dct:format "CSV" ;
    dct:issued "2022-03-09T05:06:01.964372"^^xsd:dateTime ;
    dct:modified "2022-03-09T05:06:01.964372"^^xsd:dateTime ;
    dct:title "newnestdata_for_backcalc_SHY.csv" ;
    dcat:accessURL <https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/67a36434-7c25-41b5-972b-51e58f0f6410/download/newnestdata_for_backcalc_shy.csv> ;
    dcat:byteSize 2298.0 ;
    dcat:mediaType "text/csv" .

<https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/6938c716-d6d4-421e-a1a2-b2ad8a1b56bf> a dcat:Distribution ;
    dct:description """Cygnet Encounters:\r
Date\r
Ordinal (date)\r
Frequency (VHF radio)\r
Colony_brood (colony where cygnet hatched from and was tagged)\r
Cygnet_no (cygnet number, beginning with 1)\r
Brood (brood ID, to account for some cygnets coming from the same brood)\r
NZTM_east\r
NZTM_north\r
Encounter (captured, heard (but not seen), seen (alive), found depredated/scavenged, not detected)\r
Type (either Aerial or Ground, i.e. from the airplane on the ground)\r
Comments""" ;
    dct:format "CSV" ;
    dct:issued "2022-03-09T05:03:31.919729"^^xsd:dateTime ;
    dct:modified "2022-03-09T05:03:31.919729"^^xsd:dateTime ;
    dct:title "copy_data_CygnetEncounters.csv" ;
    dcat:accessURL <https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/6938c716-d6d4-421e-a1a2-b2ad8a1b56bf/download/copy_data_cygnetencounters.csv> ;
    dcat:byteSize 39782.0 ;
    dcat:mediaType "text/csv" .

<https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/7f31c02e-22a2-463c-bb55-085e9e5a8d79> a dcat:Distribution ;
    dct:description "R sript for developing the final population harvest model and plotting relevant figures." ;
    dct:format "R" ;
    dct:issued "2022-03-09T05:07:35.889353"^^xsd:dateTime ;
    dct:modified "2022-03-09T05:07:35.889353"^^xsd:dateTime ;
    dct:title "Final_matrix_models.r" ;
    dcat:accessURL <https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/7f31c02e-22a2-463c-bb55-085e9e5a8d79/download/final_matrix_models.r> ;
    dcat:byteSize 25892.0 ;
    dcat:mediaType "text/plain" .

<https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/9485cf89-43f2-493d-85cc-9390236aab8b> a dcat:Distribution ;
    dct:description "R script for assessing potential transient population dynamics. " ;
    dct:format "R" ;
    dct:issued "2022-03-09T05:08:06.176401"^^xsd:dateTime ;
    dct:modified "2022-03-09T05:08:06.176401"^^xsd:dateTime ;
    dct:title "transientdynamics_DavidFletcher.R" ;
    dcat:accessURL <https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/9485cf89-43f2-493d-85cc-9390236aab8b/download/transientdynamics_davidfletcher.r> ;
    dcat:byteSize 1407.0 ;
    dcat:mediaType "text/plain" .

<https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/b07c6f11-8308-4404-857a-7ec1a6734451> a dcat:Distribution ;
    dct:description "R script for back-calculating hatch-year survival (SHY) to use in the final population model. Script also includes code for relevant figures." ;
    dct:format "R" ;
    dct:issued "2022-03-09T05:07:08.834117"^^xsd:dateTime ;
    dct:modified "2022-03-09T05:07:08.834117"^^xsd:dateTime ;
    dct:title "Back_calculate_SHY.R" ;
    dcat:accessURL <https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/b07c6f11-8308-4404-857a-7ec1a6734451/download/back_calculate_shy.r> ;
    dcat:byteSize 33121.0 ;
    dcat:mediaType "text/plain" .

<https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/b564a93d-ada2-4549-9ce6-5d10dc50ca26> a dcat:Distribution ;
    dct:description """Adult aerial counts:\r
Year\r
Obs (observers)\r
Survey (i.e., 1st or 2nd count)\r
Adults\r
Cygnets""" ;
    dct:format "CSV" ;
    dct:issued "2022-03-09T05:02:41.202967"^^xsd:dateTime ;
    dct:modified "2022-03-09T05:02:41.202967"^^xsd:dateTime ;
    dct:title "copy_data_Adult_aerial_counts_Waihora.csv" ;
    dcat:accessURL <https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/b564a93d-ada2-4549-9ce6-5d10dc50ca26/download/copy_data_adult_aerial_counts_waihora.csv> ;
    dcat:byteSize 316.0 ;
    dcat:mediaType "text/csv" .

<https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/d6562756-737c-486d-a681-783762044914> a dcat:Distribution ;
    dct:description "R script for modelling cygnet survival, as a first step for back-calculating hatch-year survival (SHY) to use in the final population model. Script also includes code for relevant figures." ;
    dct:format "R" ;
    dct:issued "2022-03-09T05:06:38.657473"^^xsd:dateTime ;
    dct:modified "2022-03-09T05:06:38.657473"^^xsd:dateTime ;
    dct:title "Cygnet_survival.R" ;
    dcat:accessURL <https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/d6562756-737c-486d-a681-783762044914/download/cygnet_survival.r> ;
    dcat:byteSize 2684.0 ;
    dcat:mediaType "text/plain" .

<https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/ef620de9-e016-4287-b317-50fcb02efa07> a dcat:Distribution ;
    dct:format "TXT" ;
    dct:issued "2022-03-09T05:08:28.612063"^^xsd:dateTime ;
    dct:modified "2022-03-09T05:08:28.612063"^^xsd:dateTime ;
    dct:title "Readme and metadata" ;
    dcat:accessURL <https://data.bioheritage.nz/dataset/2a6fc4b1-2d97-4d1e-9ca4-2b80ff14cd65/resource/ef620de9-e016-4287-b317-50fcb02efa07/download/readme-and-metadata.txt> ;
    dcat:byteSize 2326.0 ;
    dcat:mediaType "text/plain" .

<https://data.bioheritage.nz/organization/dfb688ab-4892-4e8d-bf66-5ccb22b0aec8> a foaf:Organization ;
    foaf:name "BioHeritage Miscellaneous" .

