@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 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#> .

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

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

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://doi.org/10.1007/s00330-025-11829-1> a rdfs:Resource .

<https://fdp.radboudumc.nl/dataset/18176c6b-7eab-4f8f-8593-b429ab695717> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://ror.org/05wg1m734> ;
            vcard:hasEmail <mailto:colin.jacobs@radboudumc.nl> ;
            foaf:homepage <https://www.radboudumc.nl/en/people/colin-jacobs> ;
            foaf:name "Radboudumc" ] ;
    dct:description ""@en,
        "Collection of CT scan data of the thorax from one academic medical center in the Netherlands, including metadata on lung cancer status, men and women aged 18 and above."@nl ;
    dct:identifier <https://fdp.radboudumc.nl/dataset/18176c6b-7eab-4f8f-8593-b429ab695717> ;
    dct:isReferencedBy <https://doi.org/10.1007/s00330-025-11829-1> ;
    dct:issued "2026-04-10T11:03:34.492709"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-12T11:35:16.606639"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/05wg1m734> ;
            vcard:hasEmail <mailto:colin.jacobs@radboudumc.nl> ;
            foaf:homepage <https://www.radboudumc.nl/en/people/colin-jacobs> ;
            foaf:name "Radboudumc" ] ;
    dct:title ""@en,
        "AMARA dataset 1"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Colin Jacobs" ;
            vcard:hasEmail <mailto:colin.jacobs@radboudumc.nl> ] ;
    dcat:keyword "CT lung"@nl,
        "lung cancer"@nl,
        "thorax CT imaging"@nl ;
    dcat:qualifiedAttribution [ a dcat:Attribution ;
            dcat:agent [ a foaf:Agent,
                        foaf:Organization ;
                    dct:identifier "https://ror.org/0368jnd28" ;
                    foaf:homepage <https://www.kwf.nl/> ;
                    foaf:mbox <mailto:service@kwf.nl> ;
                    foaf:name " KWF Kankerbestrijding" ] ;
            dcat:hadRole <https://standards.iso.org/iso/19115/resources/Codelists/gml/CI_RoleCode.xml#funder> ],
        [ a dcat:Attribution ;
            dcat:agent [ a foaf:Agent,
                        foaf:Organization ;
                    dct:identifier "https://orcid.org/0000-0003-1180-3805" ;
                    foaf:homepage <https://www.radboudumc.nl/en/people/colin-jacobs> ;
                    foaf:mbox <mailto:colin.jacobs@radboudumc.nl> ;
                    foaf:name "Colin Jacobs" ] ] ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

