@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p067520006> a schema1:Person ;
    rdfs:label "Brouwer, Anneus Marinus (1875-1948)" ;
    schema1:birthDate "1875" ;
    schema1:deathDate "1948" ;
    schema1:description "dr." ;
    schema1:familyName "Brouwer" ;
    schema1:givenName "Anneus Marinus" ;
    schema1:hasOccupation "theoloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66d3d6213d4f30daea6e2f5f1c0d6e16> ;
    schema1:name "Anneus Marinus Brouwer" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/226001377>,
        wd:Q18224949,
        <https://isni.org/isni/0000000363467989> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/brou112> .

