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

<http://data.bibliotheken.nl/id/thes/p140827420> a schema1:Person ;
    rdfs:label "jurist, Een" ;
    schema1:description "is: Justinus Jacob Leonard van der Brugghen" ;
    schema1:familyName "Een jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e3377c8d3418c9d71fb50a1c5b5c708> ;
    schema1:name "Een jurist" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068683618>,
        <http://viaf.org/viaf/311363317>,
        <https://isni.org/isni/0000000395809162> .

