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

<http://data.bibliotheken.nl/id/thes/p216269849> a schema1:Person ;
    rdfs:label "Friedhoff, Dennis" ;
    schema1:description "vert." ;
    schema1:familyName "Friedhoff" ;
    schema1:givenName "Dennis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b55be70555080d8c6c9b0be5e75e08b7> ;
    schema1:name "Dennis Friedhoff" ;
    schema1:sameAs <http://viaf.org/viaf/280255886>,
        <https://isni.org/isni/0000000368828659> .

