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

<http://data.bibliotheken.nl/id/thes/p14654854X> a schema1:Person ;
    rdfs:label "Ruyter, Johannes Egbert de (1943-)" ;
    schema1:birthDate "1943" ;
    schema1:description "zie ook: John Rider",
        "zie ook: Willem Wildzang" ;
    schema1:familyName "de Ruyter" ;
    schema1:givenName "Johannes Egbert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f524775a079779f389fe136c40e8a50> ;
    schema1:name "Johannes Egbert de Ruyter" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p147397448>,
        <http://data.bibliotheken.nl/id/thes/p297930761>,
        <http://viaf.org/viaf/285145247> .

