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

<http://data.bibliotheken.nl/id/thes/p069532273> a schema1:Person ;
    rdfs:label "Limburg, A." ;
    schema1:familyName "Limburg" ;
    schema1:givenName "A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1869974ab11d728d1859852a2fcde368> ;
    schema1:name "A. Limburg" ;
    schema1:sameAs <http://viaf.org/viaf/288117630>,
        <https://isni.org/isni/0000000393766381> .

