@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/e1d6f097-4cb0-469f-a07d-d85dd4f1704a> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:minTypicalAge "40"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "1600"^^xsd:nonNegativeInteger ;
    healthdcatap:populationCoverage "collection type: Other | disease: Atherosclerotic heart disease | data categories: Imaging data,Medical records | materials: Not available | omics: Not available | imaging: Y | 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,
        "CONCRETE aims to evaluate whether GP access to CT calcium scoring leads to earlier CAD diagnosis and treatment. The design is a pragmatic cluster randomized trial in which direct access to CT calcium scoring is compared to routine clinical care in patients with chest discomfort. Randomization will take place at GP level. Patients in both clusters will be asked for consent to fill in questionnaires and for the researchers to gather data on work-up and follow-up."@nl ;
    dct:identifier "DCVA-026" ;
    dct:issued "2017-12-15T00:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-17T10:32:34.661461"^^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 "2022-12-14T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2017-12-15T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "COroNary Calcium scoring as fiRst-linE Test to dEtect and exclude coronary artery disease in GP patients with stable chest pain"@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 "Atherosclerotic heart disease"@nl,
        "CONCRETE"@nl,
        "Female"@nl,
        "Imaging data"@nl,
        "Male"@nl,
        "Medical records"@nl,
        "Not available"@nl,
        "Other"@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 .

