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

<http://data.bibliotheken.nl/id/thes/p073730203> a schema1:Person ;
    rdfs:label "Rottiné, Jan Pieter" ;
    schema1:familyName "Rottiné" ;
    schema1:givenName "Jan Pieter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42c9ece2f8401dae6fff90626c488ee1> ;
    schema1:name "Jan Pieter Rottiné" ;
    schema1:sameAs <http://viaf.org/viaf/289472787> .

