@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.collection: <https://bioregistry.io/collection/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.collection:0000020 a bioregistry.schema:0000003 ;
    rdfs:label "KonsortSWD" ;
    dc:contributor orcid:0000-0003-4423-4370 ;
    dc:description "[KonsortSWD (Strengthen, Widen, Deepen)](https://www.nfdi.de/consortia-konsortswd) is the German National Data Infrastructure (NFDI) consortium for social, educational, behavioral, and economic sciences. This collection reflects the prefixes collected by NFDI Section Metadata for ontologies and controlled vocabularies used by members of the consortium." ;
    dcterms:hasPart bioregistry:cessda,
        bioregistry:cessda.cdcpublishernames,
        bioregistry:cessda.cessdadatacataloguecollections,
        bioregistry:cessda.cessdapersistentidentifiertypes,
        bioregistry:cessda.countrynamesandcodes,
        bioregistry:cessda.topicclassification,
        bioregistry:ddi.aggregationmethod,
        bioregistry:ddi.analysisunit,
        bioregistry:ddi.characterset,
        bioregistry:ddi.commonalitytype,
        bioregistry:ddi.contributorrole,
        bioregistry:ddi.datasourcetype,
        bioregistry:ddi.datatype,
        bioregistry:ddi.datetype,
        bioregistry:ddi.generaldataformat,
        bioregistry:ddi.languageproficiency,
        bioregistry:ddi.lifecycleeventtype,
        bioregistry:ddi.modeofcollection,
        bioregistry:ddi.numerictype,
        bioregistry:ddi.responseunit,
        bioregistry:ddi.samplingprocedure,
        bioregistry:ddi.softwarepackage,
        bioregistry:ddi.summarystatistictype,
        bioregistry:ddi.timemethod,
        bioregistry:ddi.timezone,
        bioregistry:ddi.typeofaddress,
        bioregistry:ddi.typeofconceptgroup,
        bioregistry:ddi.typeoffrequency,
        bioregistry:ddi.typeofinstrument,
        bioregistry:ddi.typeofnote,
        bioregistry:ddi.typeoftelephone,
        bioregistry:ddi.typeoftranslationmethod,
        bioregistry:gesis.kategorienschemawahlstudien,
        bioregistry:gesis.rexconcepts,
        bioregistry:gesis.rexdatatype,
        bioregistry:gesis.rexgroups,
        bioregistry:gesis.variables-relations ;
    doap:maintainer orcid:0000-0002-0156-3556 ;
    foaf:logo "https://www.nfdi.de/wp-content/uploads/2025/01/KonsortSWD-NFDI4society-300.png"^^xsd:anyURI .

orcid:0000-0002-0156-3556 rdfs:label "Noemi Betancort" ;
    foaf:mbox "noemi.betancort@suub.uni-bremen.de" .

orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
    foaf:mbox "cthoyt@gmail.com" .

