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

<http://data.bibliotheken.nl/id/thes/p424201666> a schema1:Person ;
    rdfs:label "Schwartz, Dennis" ;
    schema1:alternateName "Schwartz, D." ;
    schema1:description "mr., juridisch medewerker bij De Voort Advocaten|Mediators" ;
    schema1:familyName "Schwartz" ;
    schema1:givenName "Dennis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d3af7660468f68ff2aa6ab886b584f9c> ;
    schema1:name "Dennis Schwartz" ;
    schema1:sameAs <http://viaf.org/viaf/458157523370027031398>,
        <https://isni.org/isni/0000000478740658> .

