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

<http://data.bibliotheken.nl/id/thes/p17436850X> a schema1:Person ;
    rdfs:label "Plooij-van Gorsel, P.C. (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:description "Lid van het Europees Parlement",
        "Mw dr" ;
    schema1:familyName "Plooij-van Gorsel" ;
    schema1:givenName "P.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd60c15ab04833f2dfc0af746314ebe2> ;
    schema1:name "P.C. Plooij-van Gorsel" ;
    schema1:sameAs <http://viaf.org/viaf/287373315> .

