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

<http://data.bibliotheken.nl/id/thes/p074006754> a schema1:Person ;
    rdfs:label "Neuville, Alph. de" ;
    schema1:familyName "de Neuville" ;
    schema1:givenName "Alph." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ab71b114f51a6a7c9eb5afc02de0a2e> ;
    schema1:name "Alph. de Neuville" ;
    schema1:sameAs <http://viaf.org/viaf/424144783047001815354> .

