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

<http://data.bibliotheken.nl/id/thes/p306660652> a schema1:Person ;
    rdfs:label "Pree, Jolling de" ;
    schema1:description "Advocaat bij De Brauw Blackstone Westbroek te Amsterdam (Mededingswet - 4e druk). Voorwoord van dezelfde uitgave vermeldt: Jolling de Pree" ;
    schema1:familyName "de Pree" ;
    schema1:givenName "Jolling" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/446b85a37561e0f33fc2cd9fe4f71345> ;
    schema1:name "Jolling de Pree" ;
    schema1:sameAs <http://viaf.org/viaf/290384845>,
        <https://isni.org/isni/0000000395606023> .

