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

<http://data.bibliotheken.nl/id/thes/p069803293> a schema1:Person ;
    rdfs:label "Scriven, Michael S." ;
    schema1:familyName "Scriven" ;
    schema1:givenName "Michael S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7be75e7d8dc80886c847cff134377f7b> ;
    schema1:name "Michael S. Scriven" ;
    schema1:sameAs <http://viaf.org/viaf/92082395> .

