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

<http://data.bibliotheken.nl/id/thes/p149425511> a schema1:Person ;
    rdfs:label "Blom, Tom (1959-)" ;
    schema1:birthDate "1959" ;
    schema1:description "recht" ;
    schema1:familyName "Blom" ;
    schema1:givenName "Tom" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a311f150f8ede2e677d60a3592d5031d> ;
    schema1:name "Tom Blom" ;
    schema1:sameAs <http://viaf.org/viaf/58572631>,
        <https://isni.org/isni/0000000038919857> .

