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

<http://data.bibliotheken.nl/id/thes/p074884786> a schema1:Person ;
    rdfs:label "Maresch, Wencel" ;
    schema1:description "B9944738: visitekaartje: hoofdred. Regiobode, Dieren",
        "Regiobode" ;
    schema1:familyName "Maresch" ;
    schema1:givenName "Wencel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8a99d07107cc421ae6047318f21b594> ;
    schema1:name "Wencel Maresch" ;
    schema1:sameAs <http://viaf.org/viaf/285878583>,
        <https://isni.org/isni/0000000369001557> .

