@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.mroestenberg.com/model/contact#steward> a <http://www.w3.org/2006/vcard/ns#Kind>;
  <http://www.w3.org/2006/vcard/ns#fn> "CoHSI2 data steward (to be completed)";
  <http://www.w3.org/2006/vcard/ns#hasEmail> <mailto:data-steward@example.org> .

<https://fdp.mroestenberg.com/dataset/24c97239-160e-455d-8867-9127074ab6b9> a dcat:Resource,
    dcat:Dataset;
  dcterms:title "CoHSI2: controlled human Schistosoma mansoni infection study (RDF)"@en;
  <http://www.w3.org/2000/01/rdf-schema#label> "CoHSI2: controlled human Schistosoma mansoni infection study (RDF)";
  dcat:version "0.1.0";
  <https://w3id.org/fdp/fdp-o#metadataIssued> "2026-09-17T05:22:56.060674704Z"^^xsd:dateTime;
  <https://w3id.org/fdp/fdp-o#metadataModified> "2026-09-17T05:23:04.006344177Z"^^xsd:dateTime;
  dcterms:license <https://creativecommons.org/publicdomain/zero/1.0/>;
  dcterms:description "Participant-level data of the CoHSI2 trial as a knowledge graph: 25 screened and 13 challenged volunteers followed from week 0 to week 52 with safety laboratory values, serum and urine CAA, schistosome serology, adverse events, concomitant medication, treatment and specimen collections. Converted from the Castor EDC export with an ontology-based model (SOSA + SIO structure, NCIT / OBI / CHEBI / UO / ICD-10 terms). Metadata and model are open; data access requires credentials from the data steward."@en;
  dcterms:conformsTo <https://w3id.org/cohsi2/ontology>, <https://fdp.mroestenberg.com/profile/2f08228e-1789-40f8-84cd-28e3288c3604>;
  dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en>;
  <https://w3id.org/fdp/fdp-o#metadataIdentifier> <https://fdp.mroestenberg.com/dataset/24c97239-160e-455d-8867-9127074ab6b9#identifier>;
  dcterms:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED>;
  dcterms:publisher [ a foaf:Agent;
      foaf:name "CoHSI2 data steward (to be completed)"
    ];
  dcterms:hasVersion "0.1.0";
  dcat:contactPoint <https://fdp.mroestenberg.com/model/contact#steward>;
  <http://semanticscience.org/resource/SIO_000628> <https://fdp.mroestenberg.com/dataset/24c97239-160e-455d-8867-9127074ab6b9/metrics/445c0a70d1e214e545b261559e2842f4>,
    <https://fdp.mroestenberg.com/dataset/24c97239-160e-455d-8867-9127074ab6b9/metrics/5d27e854a9e78eb3f663331cd47cdc13>;
  dcterms:isPartOf <https://fdp.mroestenberg.com/catalog/39b97481-f4af-4113-a5c1-872b0bde4142>;
  dcat:keyword "schistosomiasis"@en, "Schistosoma mansoni"@en, "controlled human infection"@en,
    "CoHSI"@en, "clinical trial"@en, "adverse events"@en, "circulating anodic antigen"@en,
    "eosinophils"@en, "RDF"@en, "FAIR"@en;
  dcat:theme <http://purl.obolibrary.org/obo/NCIT_C35000>, <http://purl.obolibrary.org/obo/NCIT_C71104>,
    <http://purl.obolibrary.org/obo/NCBITaxon_6183>;
  dcat:distribution <https://fdp.mroestenberg.com/distribution/327e4367-963d-4def-a9d9-2210c7056e36>,
    <https://fdp.mroestenberg.com/distribution/007de5bf-fca9-4d40-b8d2-746e2109bd56>,
    <https://fdp.mroestenberg.com/distribution/18114c58-fc0e-4c87-a03d-c6a750ec8b11> .

<https://fdp.mroestenberg.com/dataset/24c97239-160e-455d-8867-9127074ab6b9#identifier>
  a <http://purl.org/spar/datacite/Identifier>;
  dcterms:identifier "https://fdp.mroestenberg.com/dataset/24c97239-160e-455d-8867-9127074ab6b9" .

<https://fdp.mroestenberg.com/dataset/24c97239-160e-455d-8867-9127074ab6b9/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.mroestenberg.com/dataset/24c97239-160e-455d-8867-9127074ab6b9/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> .

<https://fdp.mroestenberg.com/distribution/> a ldp:DirectContainer;
  dcterms:title "Distributions";
  ldp:membershipResource <https://fdp.mroestenberg.com/dataset/24c97239-160e-455d-8867-9127074ab6b9>;
  ldp:hasMemberRelation dcat:distribution;
  ldp:contains <https://fdp.mroestenberg.com/distribution/327e4367-963d-4def-a9d9-2210c7056e36>,
    <https://fdp.mroestenberg.com/distribution/007de5bf-fca9-4d40-b8d2-746e2109bd56>,
    <https://fdp.mroestenberg.com/distribution/18114c58-fc0e-4c87-a03d-c6a750ec8b11> .

<https://fdp.mroestenberg.com/profile/2f08228e-1789-40f8-84cd-28e3288c3604> <http://www.w3.org/2000/01/rdf-schema#label>
    "Dataset Profile" .
