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

<http://data.bibliotheken.nl/id/thes/p099672766> a schema1:Person ;
    rdfs:label "Lange, Jan Nicolaas de (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:description "Citroën ID/DS-club Nederland" ;
    schema1:familyName "de Lange" ;
    schema1:givenName "Jan Nicolaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e923181eae38c6081cf442a5b9038c3> ;
    schema1:name "Jan Nicolaas de Lange" ;
    schema1:sameAs <http://viaf.org/viaf/287279695> .

