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

<http://data.bibliotheken.nl/id/thes/p300373163> a schema1:Person ;
    rdfs:label "Nijhoff, Michiel (1956-)" ;
    schema1:birthDate "1956" ;
    schema1:description "kunsthistoricus, bibliothecaris Stedelijk Museum A'dam" ;
    schema1:familyName "Nijhoff" ;
    schema1:givenName "Michiel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/00e6f98374ec70bcb47d6492c2eb86b4> ;
    schema1:name "Michiel Nijhoff" ;
    schema1:sameAs <http://viaf.org/viaf/11056966>,
        <https://isni.org/isni/0000000055226729> .

