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

<http://data.bibliotheken.nl/id/thes/p074654632> a schema1:Person ;
    rdfs:label "Muskens, Reinhard Anton (1953-)" ;
    schema1:birthDate "1953" ;
    schema1:familyName "Muskens" ;
    schema1:givenName "Reinhard Anton" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65de48a40ed7d9354614d1c92c860703> ;
    schema1:name "Reinhard Anton Muskens" ;
    schema1:sameAs <http://viaf.org/viaf/12485402>,
        wd:Q64819601,
        <https://isni.org/isni/0000000083575790> .

