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

<http://data.bibliotheken.nl/id/thes/p241350077> a schema1:Person ;
    rdfs:label "Bube, Paul Custodio (1954-)" ;
    schema1:alternateName "Custodio Bube, Paul" ;
    schema1:birthDate "1954" ;
    schema1:description "B0221717 p. [83]: born in Louisville, Kentucky, in 1954." ;
    schema1:familyName "Bube" ;
    schema1:givenName "Paul Custodio" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8cb63a6e8d09e8345e0bd2756b9db90b> ;
    schema1:name "Paul Custodio Bube" ;
    schema1:sameAs <http://viaf.org/viaf/61676855>,
        <https://isni.org/isni/0000000083875531> .

