@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix bioportal: <https://bioportal.bioontology.org/ontologies/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:EDDA .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:EDDA .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:edda .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.2ffmsb .

bioregistry:edda a bioregistry.schema:0000001 ;
    rdfs:label "EDDA Study Designs Taxonomy" ;
    dcterms:description "Coverage of the terminology appearing in JMLA was extended with terms from MeSH, NCI Thesaurus (NCI), Emtree, the HTA Database Canadian Repository [international repository for health technology assessment], and Robert Sandieson's synonym ring for research synthesis. Collected terms were enriched with terms from the NCI Metathesaurus. Variants include synonyms for preferred terms, singular and plural forms, and American and British spellings. Definitions, if they exist, are mainly from MeSH, NCI, Emtree, and medical dictionaries."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:EDDA,
        bioportal:EDDA,
        fairsharing:FAIRsharing.2ffmsb ;
    dcat:keyword "epidemiology",
        "medicine",
        "ontology",
        "taxonomy" ;
    foaf:homepage bioportal:EDDA ;
    bioregistry.schema:0000005 "health_care_quality_assessment"^^xsd:string ;
    bioregistry.schema:0000006 "http://ontologies.dbmi.pitt.edu/edda/StudyDesigns.owl#$1"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/EDDA/11/edda.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-8537-9077 ;
    bioregistry.schema:0000024 "http://ontologies.dbmi.pitt.edu/edda/StudyDesigns.owl#"^^xsd:string ;
    bioregistry.schema:0000027 <http://ontologies.dbmi.pitt.edu/edda/StudyDesigns.owl#health_care_quality_assessment> ;
    bioregistry.schema:0000029 "edda" .

orcid:0000-0002-8537-9077 rdfs:label "Tanja Bekhuis" ;
    foaf:mbox "tanja.bekhuis@tcbinfosci.com" .

aberowl:EDDA dcterms:isPartOf bioregistry.metaresource:aberowl .

fairsharing:FAIRsharing.2ffmsb dcterms:isPartOf bioregistry.metaresource:fairsharing .

bioportal:EDDA dcterms:isPartOf bioregistry.metaresource:bioportal .

