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

<http://data.bibliotheken.nl/id/thes/p069020000> a schema1:Person ;
    rdfs:label "Burie, Jean Baptist (1943-)" ;
    schema1:alternateName "Burie, Hans" ;
    schema1:birthDate "1943" ;
    schema1:description "getr. met Ansje Klazien Gotink (1950-2019)" ;
    schema1:familyName "Burie" ;
    schema1:givenName "Jean Baptist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7c3167a30fa3607d5966b41b41e92d7> ;
    schema1:name "Jean Baptist Burie" ;
    schema1:sameAs <http://viaf.org/viaf/189933978>,
        <https://isni.org/isni/0000000385343143> .

