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

<http://data.bibliotheken.nl/id/thes/p330620207> a schema1:Person ;
    rdfs:label "Mulder, K." ;
    schema1:description "jubileumboekje FASO 1974" ;
    schema1:familyName "Mulder" ;
    schema1:givenName "K." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5e7c3ed7b24b1eb878ee9939a3d4f9e> ;
    schema1:name "K. Mulder" ;
    schema1:sameAs <http://viaf.org/viaf/292022536>,
        <https://isni.org/isni/0000000396952737> .

