@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ror: <https://ror.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:gesis.rexdatatype .

bioregistry:gesis.rexdatatype a bioregistry.schema:0000001 ;
    rdfs:label "Data types in REX research" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "This CV, developed as part of the DP-R|EX joint project, involving the partner institutions DeZIM, Qualiservice and GESIS, maps the data types relevant to the research field. The CV includes data types that can result from a variety of different collection methods. These include, for example, standardised or unstandardised surveys, individual or repeated observations, as well as process-produced or user-generated types of data generation. The data types can be subject-, event-, space- or time-related and refer to the individual or aggregate level."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    foaf:homepage <https://vocabularies.cessda.eu/vocabulary/rexdatatype> ;
    bioregistry.schema:0000005 "01a"^^xsd:string ;
    bioregistry.schema:0000006 "https://vocabularies.cessda.eu/vocabulary/rexdatatype?lang=en#code_$1"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://vocabularies.cessda.eu/vocabulary/rexdatatype?lang=en#code_"^^xsd:string ;
    bioregistry.schema:0000026 ror:018afyw53 ;
    bioregistry.schema:0000027 <https://vocabularies.cessda.eu/vocabulary/rexdatatype?lang=en#code_01a> ;
    bioregistry.schema:0000029 "gesis.rexdatatype" .

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

