@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://cnvpathwayatlas.github.io/cnv-website/phenotype-browser/> schema:subjectOf <https://doi.org/10.1038/s41597-026-07345-6> .

<https://jmillanacosta.github.io/publications/a-dataset-of-rare-copy-number-variants-associated-with-neuro/> a schema:AboutPage ;
    schema:about <https://doi.org/10.1038/s41597-026-07345-6> ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "A dataset of rare copy number variants associated with neurodevelopmental and neuropsychiatric disorders"@en .

<https://doi.org/10.1038/s41597-026-07345-6> a schema:ScholarlyArticle ;
    dcterms:creator <https://orcid.org/0000-0002-4166-7093> ;
    dcterms:date "2026"^^xsd:gYear ;
    dcterms:title "A dataset of rare copy number variants associated with neurodevelopmental and neuropsychiatric disorders"@en ;
    schema:author ( <https://orcid.org/0009-0007-1364-797X> [ ] <https://orcid.org/0000-0002-4166-7093> <https://orcid.org/0000-0003-2102-3626> [ ] <https://orcid.org/0000-0002-7770-620X> ) ;
    schema:datePublished "2026"^^xsd:gYear ;
    schema:genre "Journal article"@en ;
    schema:identifier "10.1038/s41597-026-07345-6"@en ;
    schema:isPartOf <http://www.wikidata.org/entity/Q27725928> ;
    schema:name "A dataset of rare copy number variants associated with neurodevelopmental and neuropsychiatric disorders"@en .

