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

<http://data.bibliotheken.nl/id/thes/p069368538> a schema1:Person ;
    rdfs:label "Budike, Fred" ;
    schema1:description "mb" ;
    schema1:familyName "Budike" ;
    schema1:givenName "Fred" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6680fe73f50413ef9c411b1d52d6d64a> ;
    schema1:name "Fred Budike" ;
    schema1:sameAs <http://viaf.org/viaf/285878410>,
        <https://isni.org/isni/0000000368749299> .

