@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p074884743> a schema1:Person ;
    rdfs:label "Vries, Anthony de (1841-1872)" ;
    schema1:alternateName "Vries, Anth. de" ;
    schema1:birthDate "1841" ;
    schema1:deathDate "1872" ;
    schema1:description "bron: https://rkd.nl/nl/explore/artists/91727",
        "illustrator" ;
    schema1:familyName "de Vries" ;
    schema1:givenName "Anthony" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0debe192b5e207d1b7a0717c54da59a8> ;
    schema1:name "Anthony de Vries" ;
    schema1:sameAs <http://viaf.org/viaf/282638146>,
        wd:Q18603360,
        <https://isni.org/isni/0000000389268742> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/vrie013> .

