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

<http://data.bibliotheken.nl/id/thes/p071653309> a schema1:Person ;
    rdfs:label "Knippers, Walter Wilhelmus Maria (1958-)" ;
    schema1:alternateName "Knippers, Walter" ;
    schema1:birthDate "1958" ;
    schema1:description "ook leermiddelen wiskunde" ;
    schema1:familyName "Knippers" ;
    schema1:givenName "Walter Wilhelmus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20fb16584618ffe07e068539b338a846> ;
    schema1:name "Walter Wilhelmus Maria Knippers" ;
    schema1:sameAs <http://viaf.org/viaf/283123100>,
        <https://isni.org/isni/0000000389641244> .

