@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 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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:gesis.thesoz .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P8365 .

bioregistry:gesis.thesoz a bioregistry.schema:0000001 ;
    rdfs:label "Thesaurus for the Social Sciences" ;
    dcterms:contributor orcid:0000-0002-0156-3556 ;
    dcterms:description "The Thesaurus for the Social Sciences (TheSoz) contains about 12,000 entries, of which more than 8,000 are descriptors (authorized keywords) and about 6,000 non-descriptors. Topics from all disciplines of the social sciences are covered. This SKOS version of the thesaurus contains descriptors and non-descriptors in four languages (German, English, French, and Russian) as well as links to the TheSoz Classification, the STW Thesaurus for Economics, the AGROVOC Multilingual Thesaurus, and to DBpedia."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:P8365 ;
    dcat:keyword "social sciences" ;
    foaf:homepage <https://data.gesis.org/cvbrowser/thesoz/en/> ;
    bioregistry.schema:0000005 "10034479"^^xsd:string ;
    bioregistry.schema:0000006 "https://data.gesis.org/thesoz/concept_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{8}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-9495-040X ;
    bioregistry.schema:0000021 orcid:0000-0003-4423-4370 ;
    bioregistry.schema:0000024 "https://data.gesis.org/thesoz/concept_"^^xsd:string ;
    bioregistry.schema:0000026 ror:018afyw53 ;
    bioregistry.schema:0000027 <https://data.gesis.org/thesoz/concept_10034479> ;
    bioregistry.schema:0000029 "gesis.thesoz" .

orcid:0000-0001-9495-040X rdfs:label "Benjamin Zapilko" .

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

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

wikidata:P8365 dcterms:isPartOf bioregistry.metaresource:wikidata .

