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

<http://data.bibliotheken.nl/id/thes/p279166265> a schema1:Person ;
    rdfs:label "Verlinde, Rollin" ;
    schema1:description "fotograaf" ;
    schema1:familyName "Verlinde" ;
    schema1:givenName "Rollin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/074fed6c68a6ec01b19dd45c93e5b31a> ;
    schema1:name "Rollin Verlinde" ;
    schema1:sameAs <http://viaf.org/viaf/290037522>,
        <https://isni.org/isni/0000000395356247> .

