@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix healthdcatap: <http://healthdataportal.eu/ns/health#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fdp.heart-institute.nl/dataset/5b6f81ae-9663-47f7-a317-6b76025fb36a> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:maxTypicalAge "93"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "23"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "54"^^xsd:nonNegativeInteger ;
    healthdcatap:populationCoverage "collection type: Hospital,Longitudinal,Sample collection,Other | disease: Pneumonia due to staphylococcus aureus | data categories: Physiological/Biochemical measurements | materials: Not available | omics: Not available | imaging: N | sex: Female,Male"@nl ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "DCVA" ;
            vcard:hasEmail <mailto:info@dcvalliance.nl> ;
            foaf:homepage <https://www.dcvalliance.nl/> ;
            foaf:name "Dutch Cardiovascular Alliance (DCVA)" ] ;
    dct:description ""@en,
        "We investigated whether hyperaggregation occurs during infection, and whether aspirin inhibits this. Patients hospitalised due to acute infection were randomised to receive 10 days of aspirin treatment or no intervention. Our outcome measures were PFA-Closure Time, serum thromboxane and plasma thromboxane."@nl ;
    dct:identifier "DCVA-067" ;
    dct:isReferencedBy <https://doi.org/10.1007/s10238-023-01101-5>,
        <https://pubmed.ncbi.nlm.nih.gov/37294478/> ;
    dct:issued "2018-01-11T00:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-05-13T11:46:25.748138"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier "DCVA" ;
            vcard:hasEmail <mailto:info@dcvalliance.nl> ;
            foaf:homepage <https://www.dcvalliance.nl/> ;
            foaf:name "Dutch Cardiovascular Alliance (DCVA)" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/NLD> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2020-12-10T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2018-01-11T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "The efficacy of aspirin to inhibit platelet aggregation in patients hospitalised with a severe infection: a multicentre, open‑label, randomised controlled trial"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "DCVA" ;
            vcard:hasEmail <mailto:info@dcvalliance.nl> ;
            vcard:hasURL <['https://www.dcvalliance.nl/']> ] ;
    dcat:keyword "ASPIRIN"@nl,
        "Female"@nl,
        "Hospital"@nl,
        "Longitudinal"@nl,
        "Male"@nl,
        "Not available"@nl,
        "Other"@nl,
        "Physiological Biochemical measurements"@nl,
        "Pneumonia due to staphylococcus aureus"@nl,
        "Sample collection"@nl ;
    dcat:qualifiedAttribution [ a dcat:Attribution ;
            dcat:agent [ a foaf:Agent,
                        foaf:Organization ;
                    dct:identifier "DCVA" ;
                    foaf:homepage <https://www.dcvalliance.nl/> ;
                    foaf:mbox <mailto:info@dcvalliance.nl> ;
                    foaf:name "Dutch Cardiovascular Alliance (DCVA)" ] ] ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://data.europa.eu/eli/reg/2025/327/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

<http://id.loc.gov/vocabulary/iso639-1/en> a dct:LinguisticSystem .

<http://publications.europa.eu/resource/authority/access-right/RESTRICTED> a dct:RightsStatement .

<http://publications.europa.eu/resource/authority/country/NLD> a dct:Location .

<https://doi.org/10.1007/s10238-023-01101-5> a rdfs:Resource .

<https://pubmed.ncbi.nlm.nih.gov/37294478/> a rdfs:Resource .

