@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/p07146705X> a schema1:Person ;
    rdfs:label "Bauer, Augustinus Paulus Maria (1959-)" ;
    schema1:alternateName "Bauer, Guus Buddy" ;
    schema1:birthDate "1959" ;
    schema1:description "Zie ook: Miroslav Von Miraus",
        "zie ook: August van Goethe" ;
    schema1:familyName "Bauer" ;
    schema1:givenName "Augustinus Paulus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/160141c6746ce1c3f8b55f7aef3dc416> ;
    schema1:name "Augustinus Paulus Maria Bauer" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p273876570>,
        <http://data.bibliotheken.nl/id/thes/p285608231>,
        <http://viaf.org/viaf/195285299>,
        <https://isni.org/isni/0000000120219526> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/baue016> .

