@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p070051135> a schema1:Person ;
    rdfs:label "Bangert, Albrecht (1944-)" ;
    schema1:birthDate "1944" ;
    schema1:description "mb" ;
    schema1:familyName "Bangert" ;
    schema1:givenName "Albrecht" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42707220abbf47987a89d7293545e299> ;
    schema1:name "Albrecht Bangert" ;
    schema1:sameAs <http://viaf.org/viaf/93139344>,
        wd:Q63064462,
        <https://isni.org/isni/0000000123080742> .

