@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/p068528884> a schema1:Person ;
    rdfs:label "Mahieu, Vincent" ;
    schema1:description "1911-1974",
        "pseud. van: Jan Johannes Theodorus Boon",
        "zie ook: Tjalie Robinson" ;
    schema1:familyName "Mahieu" ;
    schema1:givenName "Vincent" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/421a7022b67ab9c472d64d242bc92331> ;
    schema1:name "Vincent Mahieu" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068528922>,
        <http://data.bibliotheken.nl/id/thes/p069225435>,
        <http://viaf.org/viaf/70963338>,
        wd:Q2318553 .

