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

<http://data.bibliotheken.nl/id/thes/p070761671> a schema1:Person ;
    rdfs:label "Hagoort, Roelf (1899-1965)" ;
    schema1:birthDate "1899" ;
    schema1:deathDate "1965" ;
    schema1:description "Journalistiek medewerker van het CNV en geschiedschrijver christelijk-sociale beweging" ;
    schema1:familyName "Hagoort" ;
    schema1:givenName "Roelf" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/375667a04ccce5aa34fc75305f51eccd> ;
    schema1:name "Roelf Hagoort" ;
    schema1:sameAs <http://viaf.org/viaf/306163751>,
        <https://isni.org/isni/0000000398122294> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/hago002> .

