@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.synthia.semlab-leiden.nl> a dcat:Resource, dcat:DataService, <https://w3id.org/fdp/fdp-o#MetadataService>,
    <https://w3id.org/fdp/fdp-o#FAIRDataPoint>;
  <http://www.w3.org/2000/01/rdf-schema#label> "Synthia LUMC Data Node FDP";
  dcterms:title "Synthia LUMC Data Node FDP";
  dcat:version "1.0";
  <https://w3id.org/fdp/fdp-o#metadataIssued> "2026-02-03T20:50:48.609212376Z"^^xsd:dateTime;
  <https://w3id.org/fdp/fdp-o#metadataModified> "2026-02-04T12:12:59.957199576Z"^^xsd:dateTime;
  dcterms:license <http://purl.org/NET/rdflicense/cc-zero1.0>;
  dcterms:conformsTo <https://fdp.synthia.semlab-leiden.nl/profile/77aaad6a-0136-4c6e-88b9-07ffccd0ee4c>,
    <https://fdp.synthia.semlab-leiden.nl/profile/77aaad6a-0136-4c6e-88b9-07ffccd0ee4c>;
  dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en>;
  <https://w3id.org/fdp/fdp-o#metadataIdentifier> <https://fdp.synthia.semlab-leiden.nl#identifier>;
  <http://www.re3data.org/schema/3-0#repositoryIdentifier> <https://fdp.synthia.semlab-leiden.nl#identifier>;
  dcterms:accessRights <https://fdp.synthia.semlab-leiden.nl#accessRights>;
  dcterms:publisher <https://fdp.synthia.semlab-leiden.nl#publisher>;
  dcat:endpointURL <https://fdp.synthia.semlab-leiden.nl>, <https://fdp.synthia.semlab-leiden.nl>;
  <https://w3id.org/fdp/fdp-o#fdpSoftwareVersion> "FDP:v1.18.1~8a22d07", "FDP:v1.18.1~8a22d07";
  <https://w3id.org/fdp/fdp-o#metadataCatalog> <https://fdp.synthia.semlab-leiden.nl/catalog/82cfe53e-bf52-4a10-8b04-b83a63f68900>;
  <http://semanticscience.org/resource/SIO_000628> <https://fdp.synthia.semlab-leiden.nl/metrics/445c0a70d1e214e545b261559e2842f4>,
    <https://fdp.synthia.semlab-leiden.nl/metrics/5d27e854a9e78eb3f663331cd47cdc13>;
  dcterms:hasPolicy <https://codeberg.org/4MedBox/ODRL_in_Practice/raw/branch/main/ODRL/FSHDSpainRegistryParentPolicy.jsonld> .

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

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

<https://fdp.synthia.semlab-leiden.nl#publisher> a foaf:Agent;
  foaf:name "Default Publisher" .

<https://fdp.synthia.semlab-leiden.nl/catalog/> a ldp:DirectContainer, ldp:DirectContainer;
  dcterms:title "Catalogs", "Catalogs";
  ldp:hasMemberRelation <https://w3id.org/fdp/fdp-o#metadataCatalog>, <https://w3id.org/fdp/fdp-o#metadataCatalog>;
  ldp:membershipResource <https://fdp.synthia.semlab-leiden.nl>, <https://fdp.synthia.semlab-leiden.nl>;
  ldp:contains <https://fdp.synthia.semlab-leiden.nl/catalog/82cfe53e-bf52-4a10-8b04-b83a63f68900>,
    <https://fdp.synthia.semlab-leiden.nl/catalog/82cfe53e-bf52-4a10-8b04-b83a63f68900> .

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

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

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