@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.renskievit.com> a dcat:Resource, dcat:DataService, <https://w3id.org/fdp/fdp-o#MetadataService>,
    <https://w3id.org/fdp/fdp-o#FAIRDataPoint>;
  dcterms:accessRights <https://fdp.renskievit.com#accessRights>;
  dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en>;
  dcterms:license <https://opensource.org/license/MIT>;
  <https://w3id.org/fdp/fdp-o#metadataIdentifier> <https://fdp.renskievit.com#identifier>;
  <https://w3id.org/fdp/fdp-o#metadataIssued> "2026-07-02T15:16:32.863Z"^^xsd:dateTime;
  <https://w3id.org/fdp/fdp-o#metadataModified> "2026-07-27T18:31:32.107Z"^^xsd:dateTime;
  <http://semanticscience.org/resource/SIO_000628> <https://fdp.renskievit.com/metrics/445c0a70d1e214e545b261559e2842f4>,
    <https://fdp.renskievit.com/metrics/5d27e854a9e78eb3f663331cd47cdc13>;
  dcat:contactPoint <mailto:rens@renskievit.com>;
  <https://w3id.org/fdp/fdp-o#metadataCatalog> <https://fdp.renskievit.com/catalog/a5db8c80-bc51-4d38-aa5b-88f7bb512158>,
    <https://fdp.renskievit.com/catalog/c661ad07-a9f3-4f90-ac3e-aff13f2631ac>, <https://fdp.renskievit.com/catalog/3fdffa3c-81a3-4f31-ad14-6df12af44cf7>;
  <http://www.w3.org/2000/01/rdf-schema#label> "Humanitarian Sandbox FDP";
  <http://www.w3.org/2004/02/skos/core#ConceptScheme> "https://bioportal.bioontology.org/ontologies/HDS";
  dcterms:description "SYNTHETIC DEMONSTRATION DATA contains no real persons, places or events. A demonstration FAIR Data Point for a cross-organisation federated query showcase. It describes eleven AllegroGraph repositories operated by six demonstration organisations across three applications, all written in the HDS common data model. Its purpose is to show that a researcher can discover and query data held by organisations that share no database and no records. Every repository it describes contains generated data only.";
  dcterms:hasVersion "1.0";
  dcterms:publisher [ a foaf:Agent;
      foaf:name "Rens Kievit"
    ];
  dcterms:title "Humanitarian Sandbox FDP";
  dcterms:conformsTo <https://fdp.renskievit.com/profile/77aaad6a-0136-4c6e-88b9-07ffccd0ee4c>;
  <https://w3id.org/fdp/fdp-o#fdpSoftwareVersion> "FDP:v1.19.1~67ec393";
  dcat:endpointURL <https://fdp.renskievit.com> .

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

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

<https://fdp.renskievit.com/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.renskievit.com/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.renskievit.com/catalog/> a ldp:DirectContainer;
  dcterms:title "Catalogs";
  ldp:membershipResource <https://fdp.renskievit.com>;
  ldp:hasMemberRelation <https://w3id.org/fdp/fdp-o#metadataCatalog>;
  ldp:contains <https://fdp.renskievit.com/catalog/a5db8c80-bc51-4d38-aa5b-88f7bb512158>,
    <https://fdp.renskievit.com/catalog/c661ad07-a9f3-4f90-ac3e-aff13f2631ac>, <https://fdp.renskievit.com/catalog/3fdffa3c-81a3-4f31-ad14-6df12af44cf7> .

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