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

<http://data.bibliotheken.nl/id/thes/p291573010> a schema1:Person ;
    rdfs:label "Magnée, Ronnie" ;
    schema1:description "politicoloog (studeerde politicologie t/m 2000, EU Rotterdam)" ;
    schema1:familyName "Magnée" ;
    schema1:givenName "Ronnie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9327d1f3f50277c3dd2eb5977305496> ;
    schema1:name "Ronnie Magnée" ;
    schema1:sameAs <http://viaf.org/viaf/283860981> .

