@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/p070196087> a schema1:Person ;
    rdfs:label "Jong, Frans de (1921-2010)" ;
    schema1:birthDate "1921" ;
    schema1:deathDate "2010" ;
    schema1:description "bron: https://rkd.nl/nl/explore/artists/42615",
        "bron: https://www.boekendingen.nl/wp-nieuws/?p=5115",
        "grafisch kunstenaar, typograaf, schilder" ;
    schema1:familyName "de Jong" ;
    schema1:givenName "Frans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e9470a3714532eed37085c54748ef10b> ;
    schema1:name "Frans de Jong" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/254979642>,
        wd:Q42429961,
        <https://isni.org/isni/0000000377811728> .

