@prefix schema: <http://schema.org/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

<http://bot-gbifiptherbarium.plantsci.cam.ac.uk:8080#Catalog>
 a dcat:Catalog ;
dct:title "Cambridge University Herbarium" ;
dct:description "Publishing herbarium specimen data from Cambridge University Herbarium" ;
dct:publisher <https://www.gbif.org/publisher/51c13746-65aa-48e2-8f7d-5c50b01c4886#Organization> ;
dcat:dataset <http://bot-gbifiptherbarium.plantsci.cam.ac.uk:8080/resource?r=brahms#Dataset> ;
foaf:homepage <http://bot-gbifiptherbarium.plantsci.cam.ac.uk:8080> ;
dct:issued "2024-09-02T08:38+01:00" ;
dct:modified "2024-10-21T14:50+01:00" ;
dcat:themeTaxonomy <http://eurovoc.europa.eu/218403> ;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
dct:spatial [ a dct:Location ; locn:geometry "{ \"type\": \"Point\", \"coordinates\": [ 0.12848805541845892,52.1944353 ] }" ] ;
dct:language <http://id.loc.gov/vocabulary/iso639-1/en> .

<http://eurovoc.europa.eu/218403> a skos:ConceptScheme ; dct:title "biodiversity"@en .

<http://bot-gbifiptherbarium.plantsci.cam.ac.uk:8080/resource?r=brahms#Dataset>
a dcat:Dataset ;
dct:title "Cambridge University Herbarium (CGE)" ;
dct:description "<para>Cambridge University Herbarium (CGE)</para>" ;
dcat:keyword "Occurrence" , "Observation" ;
dcat:theme <http://eurovoc.europa.eu/5463> ;
dcat:contactPoint [ a vcard:Individual ; vcard:fn "Cambridge University Herbarium"] ;
dct:modified "2024-10-21T14:50+01:00" ;
dct:spatial [ a dct:Location ; locn:geometry "{ \"type\": \"Polygon\", \"coordinates\": [ [ [-180.0,-90.0], [-180.0,90.0], [180.0,90.0], [180.0,-90.0], [-180.0,-90.0] ] ] }" ] ;
dcat:landingPage <http://bot-gbifiptherbarium.plantsci.cam.ac.uk:8080/resource?r=brahms> ;
dct:identifier "https://www.gbif.org/dataset/0f146210-0f74-4c3a-8a9c-746637e3a9be" ;
dct:publisher <https://www.gbif.org/publisher/51c13746-65aa-48e2-8f7d-5c50b01c4886#Organization> ;
dcat:distribution <http://bot-gbifiptherbarium.plantsci.cam.ac.uk:8080/archive.do?r=brahms> ;
dct:language <http://id.loc.gov/vocabulary/iso639-1/en> .

<http://bot-gbifiptherbarium.plantsci.cam.ac.uk:8080/archive.do?r=brahms>
a dcat:Distribution ;
dct:title "Darwin Core Archive of Cambridge University Herbarium (CGE)" ;
dct:description "Darwin Core Archive" ;
dct:license <http://creativecommons.org/licenses/by-nc/4.0/legalcode> ;
dct:format "dwc-a" ;
dcat:mediaType "application/zip" ;
dcat:downloadURL <http://bot-gbifiptherbarium.plantsci.cam.ac.uk:8080/archive.do?r=brahms> ;
dcat:accessURL <http://bot-gbifiptherbarium.plantsci.cam.ac.uk:8080/resource?r=brahms> .
<http://bot-gbifiptherbarium.plantsci.cam.ac.uk:8080/resource?r=brahms> a rdfs:Resource .

<https://www.gbif.org/publisher/51c13746-65aa-48e2-8f7d-5c50b01c4886#Organization> a foaf:Agent ; foaf:name "Cambridge University Herbarium (CGE)" ; foaf:homepage <https://www.herbarium.plantsci.cam.ac.uk/> .

<http://eurovoc.europa.eu/5463> a skos:Concept ; skos:prefLabel "biodiversity"@en ; skos:inScheme <http://eurovoc.europa.eu/218403> .
