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

<http://data.bibliotheken.nl/id/thes/p072692006> a schema1:Person ;
    rdfs:label "Schotsman, Robert Jacques (dr.)" ;
    schema1:alternateName "Schotsman, Rob" ;
    schema1:description "jurist economisch (publiek)recht/economisch historicus (studeerde economisch (pubiek)recht/economische geschiedenis t/m 1984 KU Brabant (Tilburg); promoveerde in 1987, aldaar)",
        "roepnaam: Rob" ;
    schema1:familyName "Schotsman" ;
    schema1:givenName "Robert Jacques" ;
    schema1:hasOccupation "dr." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/604776e1ca4f5c0fbd676a1b35761ef5> ;
    schema1:name "Robert Jacques Schotsman" ;
    schema1:sameAs <http://viaf.org/viaf/4002645>,
        <https://isni.org/isni/0000000037195818> .

