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

<http://data.bibliotheken.nl/id/thes/p075144565> a schema1:Person ;
    rdfs:label "Buchrnhornen, A.L.A." ;
    schema1:familyName "Buchrnhornen" ;
    schema1:givenName "A.L.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3170b27ba4119004504d7367d5a7da02> ;
    schema1:name "A.L.A. Buchrnhornen" ;
    schema1:sameAs <http://viaf.org/viaf/287232648>,
        <https://isni.org/isni/0000000393046907> .

