@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/p105209619> a schema1:Person ;
    rdfs:label "Toes, Jacobus (1950-)" ;
    schema1:alternateName "Toes",
        "Toes, Jaap" ;
    schema1:birthDate "1950" ;
    schema1:description "thrillerschrijver" ;
    schema1:familyName "Toes" ;
    schema1:givenName "Jacobus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94575cce3b6b4f10e55a8dbb82a44d51> ;
    schema1:name "Jacobus Toes" ;
    schema1:sameAs <http://viaf.org/viaf/64901314>,
        wd:Q20026604 ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/toes001> .

