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

<http://data.bibliotheken.nl/id/thes/p072246073> a schema1:Person ;
    rdfs:label "Bade, Tom (1961-)" ;
    schema1:birthDate "1961" ;
    schema1:description "SCMO-TNO" ;
    schema1:familyName "Bade" ;
    schema1:givenName "Tom" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e010264c135c423e7b11f30d692a8011> ;
    schema1:name "Tom Bade" ;
    schema1:sameAs <http://viaf.org/viaf/284643427>,
        <https://isni.org/isni/0000000368923090> .

