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

<http://data.bibliotheken.nl/id/thes/p227560876> a schema1:Person ;
    rdfs:label "Rasch, William (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:description "LC: 1949-" ;
    schema1:familyName "Rasch" ;
    schema1:givenName "William" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c9cddf58fbcdec4c6b0c944ec4bbf2c> ;
    schema1:name "William Rasch" ;
    schema1:sameAs <http://viaf.org/viaf/74762383>,
        <https://isni.org/isni/0000000109885341> .

