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

<http://data.bibliotheken.nl/id/thes/p148972047> a schema1:Person ;
    rdfs:label "Lindenburg, C. (METEOR)" ;
    schema1:familyName "Lindenburg" ;
    schema1:givenName "C." ;
    schema1:hasOccupation "METEOR" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/355f3794158eb2636a5e0b3d1a2d1846> ;
    schema1:name "C. Lindenburg" ;
    schema1:sameAs <http://viaf.org/viaf/282260061>,
        <https://isni.org/isni/0000000388995681> .

