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

<http://data.bibliotheken.nl/id/thes/p185529313> a schema1:Person ;
    rdfs:label "Deugd, L.R." ;
    schema1:description "B9925020: Werkzaam bij het Maritiem Documentatie Wraksys" ;
    schema1:familyName "Deugd" ;
    schema1:givenName "L.R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61abc4bee493fbfd02e2a6c519743a68> ;
    schema1:name "L.R. Deugd" ;
    schema1:sameAs <http://viaf.org/viaf/292281352>,
        <https://isni.org/isni/0000000397158762> .

