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

<http://data.bibliotheken.nl/id/thes/p070974403> a schema1:Person ;
    rdfs:label "Cohen, Steven Arthur" ;
    schema1:description "mb" ;
    schema1:familyName "Cohen" ;
    schema1:givenName "Steven Arthur" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb6348bf849d6da08e90d422cd59aebc> ;
    schema1:name "Steven Arthur Cohen" ;
    schema1:sameAs <http://viaf.org/viaf/306341105>,
        <https://isni.org/isni/0000000393471516> .

