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

<http://data.bibliotheken.nl/id/thes/p290824192> a schema1:Person ;
    rdfs:label "Hinderickx & Winderickx" ;
    schema1:description "gezamenlijk pseud., gebruikt door Hans Engberts en René Hesselink, gez. of afz.",
        "pseud.: ",
        "zie ook: Hans Engberts",
        "zie ook: René Hesselink" ;
    schema1:familyName "Hinderickx & Winderickx" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b64790ddfa05eb5e5feebbda6edda316> ;
    schema1:name "Hinderickx & Winderickx" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p143849298>,
        <http://data.bibliotheken.nl/id/thes/p164154558>,
        <http://viaf.org/viaf/291567058> .

