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

<http://data.bibliotheken.nl/id/thes/p069754683> a schema1:Person ;
    rdfs:label "Baarsel, Willem Cornelis van (1791-1854)" ;
    schema1:alternateName "Baarsel, ... Van" ;
    schema1:birthDate "1791" ;
    schema1:deathDate "1854" ;
    schema1:description "kaartgraveur (o.a. van de toeristische stadsplattegrond uit 1837 van Amsterdam; uitg. bij Johannes Guykens)" ;
    schema1:familyName "van Baarsel" ;
    schema1:givenName "Willem Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ae1e36b0e4fbd3fe274b5e57d9f8990> ;
    schema1:name "Willem Cornelis van Baarsel" ;
    schema1:sameAs <http://viaf.org/viaf/10148786>,
        wd:Q21287527,
        <https://isni.org/isni/0000000024156051> .

