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

<http://data.bibliotheken.nl/id/thes/p108680010> a schema1:Person ;
    rdfs:label "Crawford, Andy" ;
    schema1:description "fotogr." ;
    schema1:familyName "Crawford" ;
    schema1:givenName "Andy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32181be276897563ad111fae875b0149> ;
    schema1:name "Andy Crawford" ;
    schema1:sameAs <http://viaf.org/viaf/61678621>,
        <https://isni.org/isni/0000000121358384> .

