@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/> .

<https://ipt.dissco-uk.org#Catalog>
 a dcat:Catalog ;
dct:title "DiSSCo UK IPT" ;
dct:description "IPT for use by DiSSCo UK partner institutions when publishing occurrence data to GBIF." ;
dct:publisher <https://www.gbif.org/publisher/38aff03b-85a9-406a-85df-cb1a9359cbef#Organization> ;
dcat:dataset <https://ipt.dissco-uk.org/resource?r=gb3d_bgs#Dataset> ;
foaf:homepage <https://ipt.dissco-uk.org> ;
dct:issued "2025-08-06T09:53Z" ;
dct:modified "2025-12-03T13:43Z" ;
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.176389,51.496111 ] }" ] ;
dct:language <http://id.loc.gov/vocabulary/iso639-1/en> .

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

<https://ipt.dissco-uk.org/resource?r=gb3d_bgs#Dataset>
a dcat:Dataset ;
dct:title "GB3D Fossil Types Online" ;
dct:description """
            This data is the type fossils held by the British Geological Survey and photographed during the GB3D Type Fossils online project. https://www.3d-fossils.ac.uk/
        """ ;
dcat:keyword "Occurrence" , "Specimen" ;
dcat:theme <http://eurovoc.europa.eu/5463> ;
dcat:contactPoint [ a vcard:Individual ; vcard:fn "Simon Harris"; vcard:hasEmail <mailto:simhar@bgs.ac.uk> ] ;
dct:modified "2025-12-03T13:43Z" ;
dct:spatial [ a dct:Location ; locn:geometry "{ \"type\": \"Polygon\", \"coordinates\": [ [ [-7.248542,50.204418], [-7.248542,58.617283], [1.37304,58.617283], [1.37304,50.204418], [-7.248542,50.204418] ] ] }" ] ;
dcat:landingPage <https://ipt.dissco-uk.org/resource?r=gb3d_bgs> ;
foaf:homepage <https://www.3d-fossils.ac.uk/> ;
dct:identifier "https://www.gbif.org/dataset/e57e3812-52bf-4ea2-90b3-c32667a74595" ;
dct:publisher <https://www.gbif.org/publisher/2b8bffd4-1efa-4b1a-8c26-a124342f7965#Organization> ;
dcat:distribution <https://ipt.dissco-uk.org/archive.do?r=gb3d_bgs> ;
dct:language <http://id.loc.gov/vocabulary/iso639-1/en> .

<https://ipt.dissco-uk.org/archive.do?r=gb3d_bgs>
a dcat:Distribution ;
dct:title "Darwin Core Archive of GB3D Fossil Types Online" ;
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 <https://ipt.dissco-uk.org/archive.do?r=gb3d_bgs> ;
dcat:accessURL <https://ipt.dissco-uk.org/resource?r=gb3d_bgs> .
<https://ipt.dissco-uk.org/resource?r=gb3d_bgs> a rdfs:Resource .

<https://www.gbif.org/publisher/2b8bffd4-1efa-4b1a-8c26-a124342f7965#Organization> a foaf:Agent ; foaf:name "British Geological Survey" ; foaf:homepage <https://www.bgs.ac.uk/geological-data/national-geological-repository/> .
<https://www.gbif.org/publisher/38aff03b-85a9-406a-85df-cb1a9359cbef#Organization> a foaf:Agent ; foaf:name "DiSSCo UK" ; foaf:homepage <https://dissco-uk.org/> .

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