@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/p071066691> a schema1:Person ;
    rdfs:label "Ernst, Bruno" ;
    schema1:alternateName "Ernst, Broeder" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Bruno_Ernst",
        "pseud. van: Joannes Adrianus Friedrich de Rijk",
        "zie ook: Ben Engelhart",
        "zie ook: Bruno Erich" ;
    schema1:familyName "Ernst" ;
    schema1:givenName "Bruno" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5cf9af7553a2b5fcf6196466ffb47d48> ;
    schema1:name "Bruno Ernst" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p069958033>,
        <http://data.bibliotheken.nl/id/thes/p071693394>,
        <http://data.bibliotheken.nl/id/thes/p123445892>,
        <http://viaf.org/viaf/223201417>,
        wd:Q2621575 .

