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

<http://data.bibliotheken.nl/id/thes/p075281821> a schema1:Person ;
    rdfs:label "Straalen, Brord van (1955-2005)" ;
    schema1:birthDate "1955" ;
    schema1:deathDate "2005" ;
    schema1:description "historicus (studeerde Sociaal-economische geschiedenis RU Utrecht); was werkzaam als consulent geschiedbeoefening Stichting Gelders Erfgoed (coördinator IJzerproject); van 1998-2005, lid Redactie Historische Publicaties Gelderland" ;
    schema1:familyName "van Straalen" ;
    schema1:givenName "Brord" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30bf2ba6a0f4b54da91d5122f13d572e> ;
    schema1:name "Brord van Straalen" ;
    schema1:sameAs <http://viaf.org/viaf/23791772>,
        <https://isni.org/isni/0000000032924508> .

