@prefix aiiso: <http://purl.org/vocab/aiiso/schema#> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix dc1: <http://purl.org/dc/terms/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix org1: <http://www.w3.org/TR/vocab-org/#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tdwgi: <http://rs.tdwg.org/ontology/voc/Institution#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.nhm.ac.uk/dataset/bf3c7498-144d-4cf6-b1bd-1e91546a1b47> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/bf3c7498-144d-4cf6-b1bd-1e91546a1b47#dataset> .

<https://data.nhm.ac.uk/dataset/bf3c7498-144d-4cf6-b1bd-1e91546a1b47#dataset> a dcat:Dataset ;
    dc1:contributor """Juana de Egea (CONACYT, Paraguay)\r
Fatima Mereles (CONACYT, Paraguay)\r
Gloria Cespedes (CONACYT, Paraguay)""" ;
    dc1:creator [ a vcard:Person ;
            mads:hasAffiliation <http://nhm.ac.uk> ;
            vcard:fn "Maria Peña Chocarro" ] ;
    dc1:identifier <10.5519/0060042> ;
    dc1:issued "2016-10-12T15:24:52.198974"^^xsd:dateTime ;
    dc1:license "ODC-BY-1.0" ;
    dc1:modified "2016-10-12T15:30:17.752968"^^xsd:dateTime ;
    dc1:title "Crop weeds of Paraguay" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/4d4d033e-e5d8-4888-ae99-82e835bd0e9b> ;
    dcat:description "Paraguay, a country whose economy is based mainly on agriculture and livestock for export, has experienced a major expansion in mechanized crops during the last few decades. Despite being heavily dependent on agriculture, Paraguay has very limited research on crop weeds, in spite of these having a high economic impact on production. This work aims to update and enhance the knowledgebase on the most common weeds affecting productive fields throughout the different ecoregions of Paraguay. We present here the first checklist of crop weeds for the country, which includes a total of 256 taxa (189 species, 10 subspecies, 54 varieties and 3 forms), with the most species-rich families being Poaceae and Asteraceae followed by Malvaceae, Amaranthaceae, Fabaceae and Solanaceae. The list includes three new records for the country. Synonyms, distribution details within Paraguay, habit and a voucher specimen are provided for each taxon." ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/bf3c7498-144d-4cf6-b1bd-1e91546a1b47/resource/afe28105-1633-4d93-b970-5c680a34c241> ;
    dcat:keyword "agro-ecosystems",
        "biodiversity",
        "checklist",
        "new records",
        "paraguay",
        "south america",
        "weeds" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/bf3c7498-144d-4cf6-b1bd-1e91546a1b47/resource/afe28105-1633-4d93-b970-5c680a34c241> ;
    dcat:theme [ a skos:Concept ;
            skos:prefLabel "Collections" ] .

<https://data.nhm.ac.uk/user/4d4d033e-e5d8-4888-ae99-82e835bd0e9b> a vcard:Person ;
    mads:hasAffiliation <http://nhm.ac.uk> ;
    vcard:fn "Sandy Knapp" ;
    vcard:hasEmail <s.knapp@nhm.ac.uk> .

<http://nhm.ac.uk> a aiiso:Institution,
        org1:Organization,
        foaf:Organization ;
    tdwgi:acronymOrCoden "NHMUK" ;
    tdwgi:institutionType <http://rs.tdwg.org/ontology/voc/InstitutionType#museum> ;
    = <http://dbpedia.org/resource/Natural_history_museum>,
        <https://www.wikidata.org/wiki/Q309388> ;
    foaf:name "Natural History Museum" .

<https://data.nhm.ac.uk/dataset/bf3c7498-144d-4cf6-b1bd-1e91546a1b47/resource/afe28105-1633-4d93-b970-5c680a34c241> a dcat:Distribution ;
    dc1:description """This dataset is a csv file of the specimen data used in the preparation of the publication\r
De Egea J, Mereles F, Peña Chocarro M, Cespedes G (2016) Checklist for the crop weeds of Paraguay. PhytoKeys xx: xxx-xxx.\r
\r
Each record contains collector, number, date of collection, locality and geo-referencing information.""" ;
    dc1:format "CSV" ;
    dc1:title "Crop Weeds of Paraguay" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/bf3c7498-144d-4cf6-b1bd-1e91546a1b47/resource/afe28105-1633-4d93-b970-5c680a34c241> .

