@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.hartwigmedicalfoundation.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> "Catalogs";
  dcterms:title "FAIR Data Point - beta"@en;
  dcat:version "1.0"^^xsd:float;
  <https://w3id.org/fdp/fdp-o#metadataIssued> "2026-01-06T13:34:57.216810355Z"^^xsd:dateTime;
  <https://w3id.org/fdp/fdp-o#metadataModified> "2026-03-09T14:50:47.546555977Z"^^xsd:dateTime;
  dcterms:license <http://purl.org/NET/rdflicense/cc-zero1.0>;
  dcterms:description "Contains high-level information about our Whole Genome and Whole Transcriptome, tumour-normal pair cancer sequencing data."@en;
  dcterms:conformsTo <https://fdp.hartwigmedicalfoundation.nl/profile/77aaad6a-0136-4c6e-88b9-07ffccd0ee4c>,
    <https://fdp.hartwigmedicalfoundation.nl/profile/77aaad6a-0136-4c6e-88b9-07ffccd0ee4c>;
  dcterms:language <http://publications.europa.eu/resource/authority/language/ENG>;
  <https://w3id.org/fdp/fdp-o#metadataIdentifier> <https://fdp.hartwigmedicalfoundation.nl#identifier>;
  dcterms:identifier "https://fdp.hartwigmedicalfoundation.nl";
  <http://www.re3data.org/schema/3-0#repositoryIdentifier> <https://fdp.hartwigmedicalfoundation.nl#identifier>;
  dcterms:accessRights <https://fdp.hartwigmedicalfoundation.nl#accessRights>;
  dcterms:publisher <https://fdp.hartwigmedicalfoundation.nl#publisher>;
  dcat:contactPoint <https://fdp.hartwigmedicalfoundation.nl#contactPoint>;
  dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL>;
  <http://semanticscience.org/resource/SIO_000628> <https://fdp.hartwigmedicalfoundation.nl/metrics/445c0a70d1e214e545b261559e2842f4>,
    <https://fdp.hartwigmedicalfoundation.nl/metrics/5d27e854a9e78eb3f663331cd47cdc13>;
  <https://w3id.org/fdp/fdp-o#metadataCatalog> <https://fdp.hartwigmedicalfoundation.nl/catalog/33a945b0-dbe0-4023-9823-0fbda6dd6429>;
  dcat:endpointDescription <https://fdp.hartwigmedicalfoundation.nl#endpoint>;
  dcat:endpointURL <https://fdp.hartwigmedicalfoundation.nl>, <https://fdp.hartwigmedicalfoundation.nl>;
  <https://w3id.org/fdp/fdp-o#fdpSoftwareVersion> "FDP:v1.18.1~8a22d07", "FDP:v1.18.2~0cba71a",
    "FDP:v1.18.2~0cba71a" .

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

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

<https://fdp.hartwigmedicalfoundation.nl#publisher> a foaf:Agent;
  dcterms:identifier "https://ror.org/0428k0n93";
  foaf:name "Hartwig Medical Foundation";
  foaf:homepage <https://www.hartwigmedicalfoundation.nl/>;
  foaf:mbox <mailto:dataaccess@hartwigmedicalfoundation.nl> .

<https://fdp.hartwigmedicalfoundation.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.hartwigmedicalfoundation.nl>, <https://fdp.hartwigmedicalfoundation.nl>;
  ldp:contains <https://fdp.hartwigmedicalfoundation.nl/catalog/049a4094-5d1e-4523-8ac6-d0a9c66ea565>,
    <https://fdp.hartwigmedicalfoundation.nl/catalog/33a945b0-dbe0-4023-9823-0fbda6dd6429>,
    <https://fdp.hartwigmedicalfoundation.nl/catalog/33a945b0-dbe0-4023-9823-0fbda6dd6429> .

<https://fdp.hartwigmedicalfoundation.nl#contactPoint> a <http://www.w3.org/2006/vcard/ns#Kind>;
  <http://www.w3.org/2006/vcard/ns#fn> "Data Access Committee of the Hartwig Medical Foundation";
  <http://www.w3.org/2006/vcard/ns#hasEmail> <mailto:dataaccess@hartwigmedicalfoundation.nl>;
  <http://www.w3.org/2006/vcard/ns#hasUID> <https://ror.org/0428k0n93>;
  <http://www.w3.org/2006/vcard/ns#hasURL> <https://www.hartwigmedicalfoundation.nl/en/contact/> .

<https://fdp.hartwigmedicalfoundation.nl#endpoint> a <http://purl.org/spar/datacite/Identifier>;
  dcterms:title "Hartwig Medical Foundation FAIR Data Point Endpoint";
  dcterms:license <http://purl.org/NET/rdflicense/cc-zero1.0>;
  dcterms:description "This is the FAIR Data Point of the Hartwig Medical Foundation";
  dcterms:identifier <https://fdp.hartwigmedicalfoundation.nl#endpoint>;
  dcterms:accessRights <http://purl.org/NET/rdflicense/cc-zero1.0>;
  dcterms:publisher <https://fdp.hartwigmedicalfoundation.nl#publisher>;
  dcat:contactPoint <https://fdp.hartwigmedicalfoundation.nl#contactPoint>;
  dcat:endpointDescription <https://fdp.hartwigmedicalfoundation.nl#endpoint>;
  dcat:endpointURL <https://fdp.hartwigmedicalfoundation.nl> .

[] a <http://www.w3.org/2006/vcard/ns#Kind>;
  <http://www.w3.org/2006/vcard/ns#fn> "Hartwig Medical Foundation";
  <http://www.w3.org/2006/vcard/ns#hasEmail> <mailto:fdp-user@hartwigmedicalfoundation.nl> .

<https://fdp.hartwigmedicalfoundation.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.hartwigmedicalfoundation.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.hartwigmedicalfoundation.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> .
