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

<http://data.bibliotheken.nl/id/thes/p073240516> a schema1:Person ;
    rdfs:label "Meylof, Louis" ;
    schema1:description "mb" ;
    schema1:familyName "Meylof" ;
    schema1:givenName "Louis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4599d684ad8917333950ed56f89c0f6f> ;
    schema1:name "Louis Meylof" ;
    schema1:sameAs <http://viaf.org/viaf/284237151>,
        <https://isni.org/isni/0000000369120994> .

