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

<http://data.bibliotheken.nl/id/thes/p175875014> a schema1:Person ;
    rdfs:label "Wiering, Marcus Antonius (1964- ; politicoloog)" ;
    schema1:alternateName "Wiering, M.A.",
        "Wiering, Mark A." ;
    schema1:birthDate "1964" ;
    schema1:description "Assistant-Professor at the Department Political Sciences of the Environment (Milieu en Beleid) of the Radboud University Nijmegen, The Netherlands" ;
    schema1:familyName "Wiering" ;
    schema1:givenName "Marcus Antonius" ;
    schema1:hasOccupation "politicoloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6cac6f8ecf258f1566f7795b4f50a25> ;
    schema1:name "Marcus Antonius Wiering" ;
    schema1:sameAs <http://viaf.org/viaf/61046685>,
        <https://isni.org/isni/0000000039004966> .

