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

<http://data.bibliotheken.nl/id/thes/p148280870> a schema1:Person ;
    rdfs:label "Noordhof, Harm" ;
    schema1:familyName "Noordhof" ;
    schema1:givenName "Harm" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bac94001e1335de5fcaf1180224aefd6> ;
    schema1:name "Harm Noordhof" ;
    schema1:sameAs <http://viaf.org/viaf/289386597>,
        <https://isni.org/isni/0000000394778501> .

