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

<http://data.bibliotheken.nl/id/thes/p171397312> a schema1:Person ;
    rdfs:label "Bac, Johan Reinhard (1969-)" ;
    schema1:alternateName "Bac, Johan" ;
    schema1:birthDate "1969" ;
    schema1:description "B001051: mr.; arrondissementsrechtbank te 's-Hertogenbosch",
        "B9808237 voorw.: Johan Bac" ;
    schema1:familyName "Bac" ;
    schema1:givenName "Johan Reinhard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25035599ce8439b1771370dd1cb5885b> ;
    schema1:name "Johan Reinhard Bac" ;
    schema1:sameAs <https://isni.org/isni/0000000037958125> .

