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

<http://data.bibliotheken.nl/id/thes/p145675165> a schema1:Person ;
    rdfs:label "Baars, Johannes Jacobus Petrus (1961-)" ;
    schema1:alternateName "Baars, J.J.P." ;
    schema1:birthDate "1961" ;
    schema1:description "Roepnaam: Johan" ;
    schema1:familyName "Baars" ;
    schema1:givenName "Johannes Jacobus Petrus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7bc99f916724c59c2ce966e24512e8c8> ;
    schema1:name "Johannes Jacobus Petrus Baars" ;
    schema1:sameAs <http://viaf.org/viaf/201543075>,
        <https://isni.org/isni/0000000392507767> .

