@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .

<https://fdp.lumc.nl> a dcat:Resource, dcat:DataService, <https://w3id.org/fdp/fdp-o#MetadataService>,
    <https://w3id.org/fdp/fdp-o#FAIRDataPoint>;
  dcterms:accessRights <https://fdp.lumc.nl#accessRights>;
  dcterms:conformsTo <https://fdp.lumc.nl/profile/77aaad6a-0136-4c6e-88b9-07ffccd0ee4c>;
  dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en>;
  dcterms:license <https://creativecommons.org/licenses/by-nc-nd/4.0/>;
  <http://www.re3data.org/schema/3-0#repositoryIdentifier> <https://fdp.lumc.nl#identifier>;
  <https://w3id.org/fdp/fdp-o#metadataIdentifier> <https://fdp.lumc.nl#identifier>;
  <https://w3id.org/fdp/fdp-o#metadataIssued> "2024-01-08T09:00:33.870Z"^^xsd:dateTime;
  <https://w3id.org/fdp/fdp-o#metadataModified> "2025-05-28T09:28:31.347Z"^^xsd:dateTime;
  <http://semanticscience.org/resource/SIO_000628> <https://fdp.lumc.nl/metrics/445c0a70d1e214e545b261559e2842f4>,
    <https://fdp.lumc.nl/metrics/5d27e854a9e78eb3f663331cd47cdc13>;
  dcat:endpointURL <https://fdp.lumc.nl>;
  <https://w3id.org/fdp/fdp-o#fdpSoftwareVersion> "FDP:v1.16.2~51911d6";
  <https://w3id.org/fdp/fdp-o#metadataCatalog> <https://fdp.lumc.nl/study/55e88b65-df38-4575-8202-11325736da51>,
    <https://fdp.lumc.nl/catalog/cbf5dcc7-10a0-4e5c-bcd4-bc7e1702a495>, <https://fdp.lumc.nl/catalog/cdb5bca2-30f1-4747-9cc6-367ab8a6b46b>;
  <http://www.w3.org/2000/01/rdf-schema#label> "LUMC FAIR Data Point";
  dcterms:description """This is the FAIR Data Point (FDP) of the Leiden University Medical Center (LUMC). It provides machine actionable metadata describing resources hosted by the LUMC. The primary objective of the FDP is to enable automated applications. The User Interface provides a minimal access point for manual inspection of the metadata. Please switch to Advanced mode and open the RDF version of the FDP to explore the metadata for machines. 

More resource descriptions are currently under construction. Once they are sufficiently complete and validated they appear in this FDP. 

Background: The LUMC FAIR Data Point is a metadata provisioning service, implemented conform to the FAIR Data Point specifications version 1.2 (https://specs.fairdatapoint.org/v1.2). For more information about FDPs see L.O. da Silva Santos, K. Burger, R. Kaliyaperumal, M. D. Wilkinson; FAIR Data Point: A FAIR-Oriented Approach for Metadata Publication. Data Intelligence 2023; 5 (1): 163–183. doi: https://doi.org/10.1162/dint_a_00160""";
  dcterms:hasVersion "1.0";
  dcterms:publisher <https://fdp.lumc.nl#publisher>;
  dcterms:title "LUMC FAIR Data Point" .

<https://fdp.lumc.nl#accessRights> a dcterms:RightsStatement;
  dcterms:description "This resource has no access restriction" .

<https://fdp.lumc.nl#identifier> a <http://purl.org/spar/datacite/Identifier>;
  dcterms:identifier "https://fdp.lumc.nl" .

<https://fdp.lumc.nl#publisher> a foaf:Agent;
  foaf:name "Default Publisher" .

<https://fdp.lumc.nl/catalog/> a ldp:DirectContainer;
  ldp:hasMemberRelation <https://w3id.org/fdp/fdp-o#metadataCatalog>;
  ldp:membershipResource <https://fdp.lumc.nl>;
  dcterms:title "Catalogs";
  ldp:contains <https://fdp.lumc.nl/study/55e88b65-df38-4575-8202-11325736da51>, <https://fdp.lumc.nl/catalog/cbf5dcc7-10a0-4e5c-bcd4-bc7e1702a495>,
    <https://fdp.lumc.nl/catalog/cdb5bca2-30f1-4747-9cc6-367ab8a6b46b> .

<https://fdp.lumc.nl/metrics/445c0a70d1e214e545b261559e2842f4> <http://semanticscience.org/resource/SIO_000332>
    <https://www.ietf.org/rfc/rfc3986.txt>;
  <http://semanticscience.org/resource/SIO_000628> <https://www.ietf.org/rfc/rfc3986.txt> .

<https://fdp.lumc.nl/metrics/5d27e854a9e78eb3f663331cd47cdc13> <http://semanticscience.org/resource/SIO_000332>
    <https://www.wikidata.org/wiki/Q8777>;
  <http://semanticscience.org/resource/SIO_000628> <https://www.wikidata.org/wiki/Q8777> .

<https://fdp.lumc.nl/profile/77aaad6a-0136-4c6e-88b9-07ffccd0ee4c> <http://www.w3.org/2000/01/rdf-schema#label>
    "FAIR Data Point Profile" .

<https://fdp.lumc.nl/study/> a ldp:DirectContainer;
  dcterms:title "Studies";
  ldp:membershipResource <https://fdp.lumc.nl>;
  ldp:hasMemberRelation <https://w3id.org/fdp/fdp-o#metadataCatalog>;
  ldp:contains <https://fdp.lumc.nl/study/55e88b65-df38-4575-8202-11325736da51>, <https://fdp.lumc.nl/catalog/cbf5dcc7-10a0-4e5c-bcd4-bc7e1702a495>,
    <https://fdp.lumc.nl/catalog/cdb5bca2-30f1-4747-9cc6-367ab8a6b46b> .
